Partager via


ArmApplicationHealthPolicy.ConsiderWarningAsError Propriété

Définition

Obtient ou définit indique si les avertissements sont traités avec la même gravité que les erreurs.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à