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

ArmMachineLearningModelFactory.MachineLearningFqdnEndpoints 方法

定义

初始化 MachineLearningFqdnEndpoints 的新实例。

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpoints MachineLearningFqdnEndpoints (Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointsProperties properties = default);
static member MachineLearningFqdnEndpoints : Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointsProperties -> Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpoints
Public Shared Function MachineLearningFqdnEndpoints (Optional properties As MachineLearningFqdnEndpointsProperties = Nothing) As MachineLearningFqdnEndpoints

参数

返回

用于模拟的新 MachineLearningFqdnEndpoints 实例。

适用于