Partilhar via


IApiCollectionList.NextLink Property

Definition

The URI to fetch the next page.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="The URI to fetch the next page.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nextLink", Update=false)]
public string NextLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=false, Description="The URI to fetch the next page.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nextLink", Update=false)>]
member this.NextLink : string
Public ReadOnly Property NextLink As String

Property Value

Attributes

Applies to