CheckNameAvailabilityOutputInner.Message 속성

정의

이름을 사용할 수 없는 이유를 설명하는 자세한 오류 메시지를 가져옵니다.

[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

적용 대상