Share via


IAutomationRuleProperties.TriggeringLogicTriggersWhen Property

Definition

The type of event the automation rule triggers on

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The type of event the automation rule triggers on", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="triggersWhen")]
public string TriggeringLogicTriggersWhen { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The type of event the automation rule triggers on", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="triggersWhen")>]
member this.TriggeringLogicTriggersWhen : string
Public ReadOnly Property TriggeringLogicTriggersWhen As String

Property Value

Attributes

Applies to