次の方法で共有


NameAvailabilityInformation.Message プロパティ

定義

nameAvailable が false の場合、Data Lake Analytics アカウント名が使用できない理由を説明するメッセージを取得します。

[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

適用対象