NameAvailabilityReasonType type
Defines values for NameAvailabilityReasonType.
KnownNameAvailabilityReasonType can be used interchangeably with NameAvailabilityReasonType,
this enum contains the known values that the service supports.
Known values supported by the service
AlreadyExists: The name is already in use and is therefore unavailable.
Invalid: The name provided does not match the resource provider’s naming requirements (incorrect length, unsupported characters, etc.).
type NameAvailabilityReasonType = string