Aracılığıyla paylaş


ISweepJob.EarlyTerminationEvaluationInterval Property

Definition

Interval (number of runs) between policy evaluations.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Interval (number of runs) between policy evaluations.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="evaluationInterval")]
public int? EarlyTerminationEvaluationInterval { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Interval (number of runs) between policy evaluations.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="evaluationInterval")>]
member this.EarlyTerminationEvaluationInterval : Nullable<int> with get, set
Public Property EarlyTerminationEvaluationInterval As Nullable(Of Integer)

Property Value

Attributes

Applies to