次の方法で共有


VirtualNetworkGatewayPolicyGroup.IsDefault プロパティ

定義

これが Default VirtualNetworkGatewayPolicyGroup であるかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefault")]
public bool IsDefault { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDefault")>]
member this.IsDefault : bool with get, set
Public Property IsDefault As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象