Reason type

Message providing the reason why the given name is invalid.
KnownReason can be used interchangeably with Reason, this enum contains the known values that the service supports.

Known values supported by the service

Invalid: Invalid
AlreadyExists: AlreadyExists

type Reason = string