Compartir a través de


JobErrorDetails.Severity Propiedad

Definición

Obtiene el nivel de gravedad del error. Entre los valores posibles se incluyen: 'Warning', 'Error', 'Info', 'SevereWarning', 'Deprecated', 'UserWarning'

[Newtonsoft.Json.JsonProperty(PropertyName="severity")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.SeverityTypes? Severity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="severity")>]
member this.Severity : Nullable<Microsoft.Azure.Management.DataLake.Analytics.Models.SeverityTypes>
Public ReadOnly Property Severity As Nullable(Of SeverityTypes)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a