ICheckNameAvailabilityResponse.NameAvailable Property

Definition

if name Available

[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Create=true, Description="if name Available", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=true, SerializedName="nameAvailable", Update=true)]
public bool NameAvailable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Create=true, Description="if name Available", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=true, SerializedName="nameAvailable", Update=true)>]
member this.NameAvailable : bool with get, set
Public Property NameAvailable As Boolean

Property Value

Attributes

Applies to