AvailableOperations.NextLink 屬性

定義

取得或設定 URL 用戶端應該使用 來擷取每個伺服器端分頁) 下一個頁面 (。 目前為 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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於