你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MachineLearningBatchRetrySettings 类

定义

批量推理操作的重试设置。

public class MachineLearningBatchRetrySettings
type MachineLearningBatchRetrySettings = class
Public Class MachineLearningBatchRetrySettings
继承
MachineLearningBatchRetrySettings

构造函数

MachineLearningBatchRetrySettings()

初始化 MachineLearningBatchRetrySettings 的新实例。

属性

MaxRetries

小型批处理的最大重试计数。

Timeout

小型批处理的调用超时,采用 ISO 8601 格式。

适用于