AutomationRule.TriggeringLogicCondition Property

Definition

The conditions to evaluate to determine if the automation rule should be triggered on a given object

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAutomationRuleCondition> TriggeringLogicCondition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.TriggeringLogicCondition : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IAutomationRuleCondition> with get, set
Public Property TriggeringLogicCondition As List(Of IAutomationRuleCondition)

Property Value

Implements

Attributes

Applies to