Compartir a través de


SiteConfigResource.VnetRouteAllEnabled Propiedad

Definición

Obtiene o establece la red virtual Route All habilitada. Esto hace que todo el tráfico saliente tenga Virtual Network grupos de seguridad y rutas definidas por el usuario aplicadas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a