次の方法で共有


IServicesNameAvailabilityInfo.NameAvailable Property

Definition

The value which indicates whether the provided name is available.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The value which indicates whether the provided name is available.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="nameAvailable")]
public bool? NameAvailable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The value which indicates whether the provided name is available.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="nameAvailable")>]
member this.NameAvailable : Nullable<bool>
Public ReadOnly Property NameAvailable As Nullable(Of Boolean)

Property Value

Attributes

Applies to