次の方法で共有


SqlPoolOperation.ErrorDescription プロパティ

定義

操作エラーの説明を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象