共用方式為


ContainerAppJobConfiguration.ReplicaRetryLimit Property

Definition

Maximum number of retries before failing the job.

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

Property Value

Applies to