Delen via


DomainAvailability.IsSubdomainAvailable Property

Definition

Gets or sets indicates the given SKU is available or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to