Compartilhar via


JobScale.MinExecution Property

Definition

Minimum number of job executions that are created for a trigger, default 0

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

Property Value

Implements

Attributes

Applies to