ICheckNameAvailabilityResponse.NameAvailable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
if name Available
[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="if name Available", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="nameAvailable")]
public bool NameAvailable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="if name Available", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=true, SerializedName="nameAvailable")>]
member this.NameAvailable : bool with get, set
Public Property NameAvailable As Boolean
Property Value
- Attributes