ElasticPoolOperation.ErrorSeverity Property

Definition

Gets the operation error severity.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to