Condividi tramite


ITableVertical.LimitSettingTrialTimeout Property

Definition

Iteration timeout.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Iteration timeout.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=false, SerializedName="trialTimeout")]
public TimeSpan? LimitSettingTrialTimeout { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Iteration timeout.", PossibleTypes=new System.Type[] { typeof(System.TimeSpan) }, ReadOnly=false, Required=false, SerializedName="trialTimeout")>]
member this.LimitSettingTrialTimeout : Nullable<TimeSpan> with get, set
Public Property LimitSettingTrialTimeout As Nullable(Of TimeSpan)

Property Value

Attributes

Applies to