Compartir a través de


ApplicationHealthPolicy.ConsiderWarningAsError Propiedad

Definición

Obtiene o establece indica si las advertencias se tratan con la misma gravedad que los errores.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a