Share via


JobConfigurationManualTriggerConfig.ReplicaCompletionCount Property

Definition

Minimum number of successful replica completions before overall job completion.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public int? ReplicaCompletionCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.ReplicaCompletionCount : Nullable<int> with get, set
Public Property ReplicaCompletionCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to