InAvailabilityReasonType type
Invalid indicates the name provided does not match Azure App Service naming requirements. AlreadyExists indicates that the name is already in use and is therefore unavailable.
KnownInAvailabilityReasonType can be used interchangeably with InAvailabilityReasonType,
this enum contains the known values that the service supports.
Known values supported by the service
Invalid
AlreadyExists
type InAvailabilityReasonType = string