次の方法で共有


ElasticPoolOperation.ErrorCode プロパティ

定義

操作エラー コードを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errorCode")]
public int? ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errorCode")>]
member this.ErrorCode : Nullable<int>
Public ReadOnly Property ErrorCode As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象