次の方法で共有


MachineLearningJobProperties.Services プロパティ

定義

JobEndpoints の一覧。 ローカル ジョブの場合、ジョブ エンドポイントのエンドポイント値は 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)

プロパティ値

適用対象