Compartilhar via


Job.ScheduleTriggerConfigReplicaCompletionCount Property

Definition

Minimum number of successful replica completions before overall job completion.

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

Property Value

Implements

Attributes

Applies to