TableVertical.LimitSettingMaxConcurrentTrial Property

Definition

Maximum Concurrent iterations.

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

Property Value

Implements

Attributes

Applies to