UnavailableReason type

Specifies the reason for the unavailability of the service.
KnownUnavailableReason can be used interchangeably with UnavailableReason, this enum contains the known values that the service supports.

Known values supported by the service

None
InvalidName
SubscriptionIsDisabled
NameInUse
NameInLockdown
TooManyNamespaceInCurrentSubscription

type UnavailableReason = string