次の方法で共有


AdlsRemoteException.Message プロパティ

定義

"Webhdfs パラメーター "permission":...' の値が無効です" など、スローされた例外に関連付けられているメッセージを取得します。

[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

適用対象