Share via


ThreatIntelligenceAlertRule.Enabled Property

Definition

Determines whether this alert rule is enabled or disabled.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public bool? Enabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.Enabled : Nullable<bool> with get, set
Public Property Enabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to