Share via


QuotaLimits.NextLink Property

Definition

The URI used to fetch the next page of quota limits. When there are no more pages, this string is null.

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

Property Value

Implements

Attributes

Applies to