Partager via


AvailableOperations.NextLink Propriété

Définition

Obtient ou définit le client URL à utiliser pour extraire la page suivante (par pagination côté serveur). Il est null pour l’instant, ajouté 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 à