Freigeben über


CheckNameAvailabilityOutputInner.IsNameAvailable Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Name verfügbar ist.

[Newtonsoft.Json.JsonProperty(PropertyName="nameAvailable")]
public bool? IsNameAvailable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nameAvailable")>]
member this.IsNameAvailable : Nullable<bool>
Public ReadOnly Property IsNameAvailable As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: