InAvailabilityReasonType Enum

<code>Invalid</code> indicates the name provided does not match Azure App Service naming requirements. <code>AlreadyExists</code> indicates that the name is already in use and is therefore unavailable.

Inheritance
builtins.str
InAvailabilityReasonType
InAvailabilityReasonType

Constructor

InAvailabilityReasonType(value)

Fields

ALREADY_EXISTS
INVALID