ContainerAppJobConfiguration.ReplicaRetryLimit Property

Definition

Maximum number of retries before failing the job.

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

Property Value

Applies to