次の方法で共有


OperationResult.NextLink プロパティ

定義

次の結果セットを取得するために使用する URL を取得または設定します。

[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

適用対象