Compartilhar via


VirtualNetworkGatewayInner.EnableDnsForwarding Propriedade

Definição

Obtém ou define se o encaminhamento de dns está habilitado ou não.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a