Compartir a través de


PSCheckAvailabilityResponse.Reason Property

Definition

Gets or sets <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. Possible values include: 'Invalid', 'AlreadyExists'

public string Reason { get; set; }
member this.Reason : string with get, set
Public Property Reason As String

Property Value

Applies to