Reason type

Gets the reason that a storage account name could not be used. The Reason element is only returned if NameAvailable is false.

type Reason = "AccountNameInvalid" | "AlreadyExists"