共用方式為


ServicesNameAvailabilityInfo.Reason Property

Definition

Gets the reason for unavailability. Possible values include: 'Invalid', 'AlreadyExists'

[Newtonsoft.Json.JsonProperty(PropertyName="reason")]
public Microsoft.Azure.Management.HealthcareApis.Models.ServiceNameUnavailabilityReason? Reason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reason")>]
member this.Reason : Nullable<Microsoft.Azure.Management.HealthcareApis.Models.ServiceNameUnavailabilityReason>
Public ReadOnly Property Reason As Nullable(Of ServiceNameUnavailabilityReason)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to