StartTask.EnvironmentSettings プロパティ

定義

開始タスクの一連の環境設定を取得または設定します。

public System.Collections.Generic.IList<Microsoft.Azure.Batch.EnvironmentSetting> EnvironmentSettings { get; set; }
member this.EnvironmentSettings : System.Collections.Generic.IList<Microsoft.Azure.Batch.EnvironmentSetting> with get, set
Public Property EnvironmentSettings As IList(Of EnvironmentSetting)

プロパティ値

適用対象