Compartir a través de


DomainAvailability.IsSubdomainAvailable Propiedad

Definición

Obtiene o establece indica que la SKU especificada está disponible o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a