Share via


SweepJob.EarlyTerminationEvaluationInterval Property

Definition

Interval (number of runs) between policy evaluations.

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

Property Value

Implements

Attributes

Applies to