MonitoringWorkspaceConnection.EnvironmentVariables プロパティ

定義

送信されたジョブに環境変数として格納するワークスペース サービス接続のプロパティ。 キーはワークスペース接続プロパティパス、name は環境変数キーです。

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)

プロパティ値

適用対象