次の方法で共有


ProviderResourceTypeListResult.NextLink プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="nextLink")]
public string NextLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextLink")>]
member this.NextLink : string
Public ReadOnly Property NextLink As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象