IAutomationRule.TriggeringLogicTriggersWhen Property

Definition

The type of event the automation rule triggers on

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

Property Value

Attributes

Applies to