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

ArmMachineLearningModelFactory.MachineLearningUsageName 方法

定义

初始化 MachineLearningUsageName 的新实例。

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningUsageName MachineLearningUsageName (string value = default, string localizedValue = default);
static member MachineLearningUsageName : string * string -> Azure.ResourceManager.MachineLearning.Models.MachineLearningUsageName
Public Shared Function MachineLearningUsageName (Optional value As String = Nothing, Optional localizedValue As String = Nothing) As MachineLearningUsageName

参数

value
String

资源的名称。

localizedValue
String

资源的本地化名称。

返回

用于模拟的新 MachineLearningUsageName 实例。

适用于