Compartilhar via


JobProperties.EventTriggerConfigReplicaCompletionCount Property

Definition

Minimum number of successful replica completions before overall job completion.

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

Property Value

Implements

Attributes

Applies to