Compartir a través de


VirtualNetworkGateway.EnableDnsForwarding Propiedad

Definición

Obtiene o establece si el reenvío dns está habilitado o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a