ITableVertical.LimitSettingMaxTrial Property

Definition

Number of iterations.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Number of iterations.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxTrials")]
public int? LimitSettingMaxTrial { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Number of iterations.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxTrials")>]
member this.LimitSettingMaxTrial : Nullable<int> with get, set
Public Property LimitSettingMaxTrial As Nullable(Of Integer)

Property Value

Attributes

Applies to