Freigeben über


CheckNameAvailabilityResponseInner.Available Eigenschaft

Definition

Ruft true ab, wenn der Name verfügbar ist, andernfalls false.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: