Compartilhar via


ApplicationHealthPolicy.ConsiderWarningAsError Propriedade

Definição

Obtém ou define indica se os avisos são tratados com a mesma severidade que os erros.

[Newtonsoft.Json.JsonProperty(PropertyName="considerWarningAsError")]
public bool ConsiderWarningAsError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="considerWarningAsError")>]
member this.ConsiderWarningAsError : bool with get, set
Public Property ConsiderWarningAsError As Boolean

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a