TableVertical.LimitSettingMaxTrial Property

Definition

Number of iterations.

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

Property Value

Implements

Attributes

Applies to