次の方法で共有


NetworkRuleSetListResult.NextLink プロパティ

定義

次の結果セットへのリンクを取得または設定します。 Value に NetworkRuleSet の不完全なリストが含まれている場合は空ではありません。

[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

適用対象