ContainerAppJobScale.MinExecutions Property

Definition

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

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

Property Value

Applies to