Freigeben über


IPrivateLinkResourceList.NextLink Property

Definition

The Url of next result page.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The Url of next result page.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextLink")]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The Url of next result page.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextLink")>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Attributes

Applies to