Share via


BanditPolicy.EvaluationInterval Property

Definition

Interval (number of runs) between policy evaluations.

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

Property Value

Implements

Attributes

Applies to