共用方式為


JobConfigurationManualTriggerConfig.Parallelism Property

Definition

Number of parallel replicas of a job that can run at a given time.

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

Property Value

Applies to