AvailableOperations.NextLink Eigenschaft

Definition

Ruft den URL-Client ab, der zum Abrufen der nächsten Seite verwendet werden soll (pro serverseitigem Paging). Es ist vorerst NULL und wird für die zukünftige Verwendung hinzugefügt.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: