Share via


LocalDNSState type

System-generated state of localDNS.
KnownLocalDNSState can be used interchangeably with LocalDNSState, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: localDNS is enabled.
Disabled: localDNS is disabled.

type LocalDNSState = string