Share via


SweepJob.EarlyTerminationDelayEvaluation Property

Definition

Number of intervals by which to delay the first evaluation.

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

Property Value

Implements

Attributes

Applies to