次の方法で共有


IServicesNameAvailabilityInfo.Reason Property

Definition

The reason for unavailability.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The reason for unavailability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceNameUnavailabilityReason) }, ReadOnly=true, Required=false, SerializedName="reason")]
public Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceNameUnavailabilityReason? Reason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The reason for unavailability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceNameUnavailabilityReason) }, ReadOnly=true, Required=false, SerializedName="reason")>]
member this.Reason : Nullable<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Support.ServiceNameUnavailabilityReason>
Public ReadOnly Property Reason As Nullable(Of ServiceNameUnavailabilityReason)

Property Value

Attributes

Applies to