Partager via


QuotaLimitsResponse.NextLink Propriété

Définition

Obtient ou définit l’URI utilisé pour extraire la page suivante des limites de quota. Lorsqu’il n’y a plus de pages, la valeur est 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à