共用方式為


MetricAlertPatch.IsAutoMitigateEnabled Property

Definition

the flag that indicates whether the alert should be auto resolved or not. The default is true.

public bool? IsAutoMitigateEnabled { get; set; }
member this.IsAutoMitigateEnabled : Nullable<bool> with get, set
Public Property IsAutoMitigateEnabled As Nullable(Of Boolean)

Property Value

Applies to