Package version:

DnsServerConfig: string

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.
KnownDnsServerConfig can be used interchangeably with DnsServerConfig, this enum contains the known values that the service supports.

UseDnsServer: Use the provided DNS servers for the infrastructure network.
UseForwarder: Use DNS forwarders for the infrastructure network.