Partilhar via


ContainerAppJobScale.MaxExecutions Property

Definition

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

public int? MaxExecutions { get; set; }
member this.MaxExecutions : Nullable<int> with get, set
Public Property MaxExecutions As Nullable(Of Integer)

Property Value

Applies to