共用方式為


NetworkRuleSetListResult.NextLink Property

Definition

Gets or sets link to the next set of results. Not empty if Value contains incomplete list of NetworkRuleSet.

[Newtonsoft.Json.JsonProperty(PropertyName="nextLink")]
public string NextLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextLink")>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to