Compartilhar via


BatchDeployment.RetrySettingMaxRetry Property

Definition

Maximum retry count for a mini-batch

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

Property Value

Implements

Attributes

Applies to