Share via


SweepJobLimits.TrialTimeout Property

Definition

Sweep Job Trial timeout value.

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

Property Value

Implements

Attributes

Applies to