다음을 통해 공유


CheckNameAvailabilityOutputInner.Message 속성

정의

이름이 잘못된 이유를 설명하고 리소스 명명 요구 사항을 제공하는 메시지를 가져옵니다. 'Reason' 속성에 'Invalid'가 반환된 경우에만 사용할 수 있습니다.

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public string Message { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상