Aracılığıyla paylaş


CheckNameAvailabilityOutput.NameAvailability Property

Definition

Gets indicates whether the name is available. Possible values include: 'Available', 'Unavailable'

[Newtonsoft.Json.JsonProperty(PropertyName="nameAvailability")]
public string NameAvailability { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nameAvailability")>]
member this.NameAvailability : string
Public ReadOnly Property NameAvailability As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to