共用方式為


PrivateLinkResourcesListResult.NextLink Property

Definition

Gets or sets a link for the next page of private link resources.

[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