Compartilhar via


JobProperties.ScaleMaxExecution Property

Definition

Maximum number of job executions that are created for a trigger, default 100.

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

Property Value

Implements

Attributes

Applies to