Aracılığıyla paylaş


VirtualNetworkGateway.GatewayDefaultSite Property

Definition

Gets or sets the reference to the LocalNetworkGateway resource which represents local network site having default routes. Assign Null value in case of removing existing default site setting.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.gatewayDefaultSite")]
public Microsoft.Azure.Management.Network.Models.SubResource GatewayDefaultSite { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.gatewayDefaultSite")>]
member this.GatewayDefaultSite : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property GatewayDefaultSite As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to