Compartir a través de


VirtualNetworkGateway.GatewayDefaultSite Propiedad

Definición

Obtiene o establece la referencia al recurso LocalNetworkGateway que representa el sitio de red local que tiene rutas predeterminadas. Asigne un valor Null en caso de quitar la configuración de sitio predeterminada existente.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a