다음을 통해 공유


ResourceNameAvailabilityInner.Reason 속성

정의

lt;code>잘못된</code>을 가져오거나 설정합니다&. 제공된 이름이 Azure App Service 명명 요구 사항과 일치하지 않음을 나타냅니다. <code> AlreadyExists</code>는 이름이 이미 사용 중이므로 사용할 수 없음을 나타냅니다. 가능한 값은 'Invalid', 'AlreadyExists'입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="reason")]
public Microsoft.Azure.Management.AppService.Fluent.Models.InAvailabilityReasonType Reason { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reason")>]
member this.Reason : Microsoft.Azure.Management.AppService.Fluent.Models.InAvailabilityReasonType with get, set
Public Property Reason As InAvailabilityReasonType

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상