Share via


SweepJobLimits.MaxTotalTrial Property

Definition

Sweep Job max total trials.

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

Property Value

Implements

Attributes

Applies to