Compartilhar via


ITableVertical.LimitSettingMaxCoresPerTrial Property

Definition

Max cores per iteration.

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

Property Value

Attributes

Applies to