MachineLearningCommandJob.EnvironmentVariables プロパティ

定義

ジョブに含まれる環境変数。

public System.Collections.Generic.IDictionary<string,string> EnvironmentVariables { get; set; }
member this.EnvironmentVariables : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property EnvironmentVariables As IDictionary(Of String, String)

プロパティ値

適用対象