Share via


IAutomationRuleTriggeringLogic.TriggersWhen 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 TriggersWhen { 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.TriggersWhen : string
Public ReadOnly Property TriggersWhen As String

Property Value

Attributes

Applies to