LocalDNSForwardDestination type
Destination server for DNS queries to be forwarded from localDNS.
KnownLocalDNSForwardDestination can be used interchangeably with LocalDNSForwardDestination,
this enum contains the known values that the service supports.
Known values supported by the service
ClusterCoreDNS: Forward DNS queries from localDNS to cluster CoreDNS.
VnetDNS: Forward DNS queries from localDNS to DNS server configured in the VNET. A VNET can have multiple DNS servers configured.
type LocalDNSForwardDestination = string