Share via


Forecasting.LimitSettingMaxCoresPerTrial Property

Definition

Max cores per iteration.

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

Property Value

Implements

Attributes

Applies to