Compartir a través de


ManagedInstanceOperation.ErrorSeverity Propiedad

Definición

Obtiene la gravedad del error de la operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a