Partager via


DomainAvailabilityCheckResult.Available Propriété

Définition

Obtient ou définit <code>true</code> si le domaine peut être acheté à l’aide de l’API CreateDomain ; sinon, <code>false</code>.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à