Share via


AutomationRule.Order Property

Definition

The order of execution of the automation rule

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public int? Order { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.Order : Nullable<int> with get, set
Public Property Order As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to