次の方法で共有


BatchAccountPoolStartTask.EnvironmentSettings プロパティ

定義

開始タスクの環境変数設定の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchEnvironmentSetting> EnvironmentSettings { get; }
member this.EnvironmentSettings : System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchEnvironmentSetting>
Public ReadOnly Property EnvironmentSettings As IList(Of BatchEnvironmentSetting)

プロパティ値

適用対象