NameAvailability.NameAvailable Property

Definition

Indicates whether the name is available or not.

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

Property Value

Implements

Attributes

Applies to