SubscriptionListResult.NextLink Property

Definition

The URL to get the next set of results.

[System.Text.Json.Serialization.JsonPropertyName("nextLink")]
public string NextLink { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("nextLink")>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Attributes

Applies to