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

MachineLearningJobProperties.Services 属性

定义

JobEndpoint 列表。 对于本地作业,作业终结点的终结点值为 FileStreamObject。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.MachineLearningJobService> Services { get; set; }
member this.Services : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.MachineLearningJobService> with get, set
Public Property Services As IDictionary(Of String, MachineLearningJobService)

属性值

适用于