DNSRefreshOperationStatus type

The status of the DNS refresh operation.
KnownDNSRefreshOperationStatus can be used interchangeably with DNSRefreshOperationStatus, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Succeeded
Failed: Failed
InProgress: InProgress

type DNSRefreshOperationStatus = string