AzureMachineLearningWebServiceFunctionBinding.withBatchSize(Integer batchSize) 方法
定义
Set the batchSize value.
public AzureMachineLearningWebServiceFunctionBinding withBatchSize(Integer batchSize)
参数
- batchSize
- Integer
the batchSize value to set
返回
the AzureMachineLearningWebServiceFunctionBinding object itself.