Share via


LogSearchRuleResource.AutoMitigate Eigenschaft

Definition

Ruft das Flag ab, das angibt, ob die Warnung automatisch aufgelöst werden soll oder nicht. Der Standardwert ist false.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: