Compartilhar via


QuotaLimitsResponse.NextLink Propriedade

Definição

Obtém ou define o URI para buscar a próxima página de limites de cota. Quando não existem mais páginas, o valor é nulo.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a