다음을 통해 공유


ContainerAppJobScale.MinExecutions Property

Definition

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

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

Property Value

Applies to