Freigeben über


ArmApplicationHealthPolicy.ConsiderWarningAsError Eigenschaft

Definition

Ruft ab oder legt fest, ob Warnungen mit demselben Schweregrad wie Fehler behandelt werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: