MachineLearningBatchDeploymentProperties.RetrySettings Property

Definition

Retry Settings for the batch inference operation. If not provided, will default to the defaults defined in BatchRetrySettings.

public Azure.ResourceManager.MachineLearning.Models.MachineLearningBatchRetrySettings RetrySettings { get; set; }
member this.RetrySettings : Azure.ResourceManager.MachineLearning.Models.MachineLearningBatchRetrySettings with get, set
Public Property RetrySettings As MachineLearningBatchRetrySettings

Property Value

Applies to