DnsResolverState type

The current status of the DNS resolver. This is a read-only property and any attempt to set this value will be ignored.
KnownDnsResolverState can be used interchangeably with DnsResolverState, this enum contains the known values that the service supports.

Known values supported by the service

Connected
Disconnected

type DnsResolverState = string