次の方法で共有


ElasticPoolDatabaseActivity.ErrorSeverity プロパティ

定義

エラーの重大度 (使用可能な場合) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象