ResourceGuardProxyBaseResourceList.NextLink Property

Definition

The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inherited)]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inherited)>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Implements

Attributes

Applies to