Partager via


OperationListResult.NextLink Propriété

Définition

Obtient ou définit l’URL que le client doit utiliser pour extraire la page suivante (par pagination côté serveur). Elle est null pour l’instant, ajoutée pour une utilisation ultérieure.

[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 à