Share via


TableVertical.LimitSettingMaxCoresPerTrial Property

Definition

Max cores per iteration.

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

Property Value

Implements

Attributes

Applies to