Freigeben über


CheckNameAvailabilityResponse.Available Eigenschaft

Definition

Ruft ab, ob der Arbeitsbereichsname verfügbar ist, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: