次の方法で共有


JobErrorDetails.Resolution プロパティ

定義

エラーの推奨される解決策 (存在する場合) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象