Dela via


VirtualNetworkGatewayPolicyGroup.IsDefault Property

Definition

Gets or sets shows if this is a Default VirtualNetworkGatewayPolicyGroup or not.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to