Partager via


TableVerticalLimitSettings.MaxCoresPerTrial Property

Definition

Max cores per iteration.

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

Property Value

Implements

Attributes

Applies to