IAutomationRule.TriggeringLogicTriggersOn Property

Definition

The type of object the automation rule triggers on

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

Property Value

Attributes

Applies to