AutomationRule.TriggeringLogicIsEnabled Property

Definition

Determines whether the automation rule is enabled or disabled.

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

Property Value

Implements

Attributes

Applies to