DeploymentSettingInfrastructureNetwork.DnsServerConfig Property

Definition

Specifies how DNS servers are configured for the infrastructure network. Allowed values are 'UseDnsServer' to use the provided DNS servers, and 'UseForwarder' to use DNS forwarders.

public Azure.ResourceManager.Hci.Models.DnsServerConfig? DnsServerConfig { get; set; }
member this.DnsServerConfig : Nullable<Azure.ResourceManager.Hci.Models.DnsServerConfig> with get, set
Public Property DnsServerConfig As Nullable(Of DnsServerConfig)

Property Value

Applies to