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

ArmMachineLearningModelFactory.MachineLearningError(ResponseError) 方法

定义

初始化 MachineLearningError 的新实例。

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningError MachineLearningError (Azure.ResponseError error = default);
static member MachineLearningError : Azure.ResponseError -> Azure.ResourceManager.MachineLearning.Models.MachineLearningError
Public Shared Function MachineLearningError (Optional error As ResponseError = Nothing) As MachineLearningError

参数

error
ResponseError

错误对象。

返回

用于模拟的新 MachineLearningError 实例。

适用于