Partilhar via


ArmApplicationHealthPolicy.ConsiderWarningAsError Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a