Condividi tramite


DomainAvailabilityCheckResult.Available Property

Definition

true if domain can be purchased using CreateDomain API; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? Available { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Available : Nullable<bool> with get, set
Public Property Available As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to