Partilhar via


Diagnostics.Severity Propriedade

Definição

Obtém a gravidade do erro. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a