Compartir a través de


QuotaLimitsResponse.NextLink Propiedad

Definición

Obtiene o establece el URI para capturar la página siguiente de límites de cuota. Cuando no existen más páginas, el valor es NULL.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a