Share via


VirtualNetworkGateway.EnableDnsForwarding Property

Definition

Whether dns forwarding is enabled or not.

public Azure.Provisioning.BicepValue<bool> EnableDnsForwarding { get; set; }
member this.EnableDnsForwarding : Azure.Provisioning.BicepValue<bool> with get, set
Public Property EnableDnsForwarding As BicepValue(Of Boolean)

Property Value

Applies to