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

ArmMachineLearningModelFactory.MachineLearningFqdnEndpointDetail 方法

定义

初始化 MachineLearningFqdnEndpointDetail 的新实例。

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointDetail MachineLearningFqdnEndpointDetail (int? port = default);
static member MachineLearningFqdnEndpointDetail : Nullable<int> -> Azure.ResourceManager.MachineLearning.Models.MachineLearningFqdnEndpointDetail
Public Shared Function MachineLearningFqdnEndpointDetail (Optional port As Nullable(Of Integer) = Nothing) As MachineLearningFqdnEndpointDetail

参数

port
Nullable<Int32>

返回

用于模拟的新 MachineLearningFqdnEndpointDetail 实例。

适用于