Compartilhar via


MedianStoppingPolicy.DelayEvaluation Property

Definition

Number of intervals by which to delay the first evaluation.

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

Property Value

Implements

Attributes

Applies to