共用方式為


StartTask.ContainerSettings 屬性

定義

取得或設定啟動工作執行所在容器的設定。

[Newtonsoft.Json.JsonProperty(PropertyName="containerSettings")]
public Microsoft.Azure.Management.Batch.Models.TaskContainerSettings ContainerSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerSettings")>]
member this.ContainerSettings : Microsoft.Azure.Management.Batch.Models.TaskContainerSettings with get, set
Public Property ContainerSettings As TaskContainerSettings

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

當指定此專案時,節點) 上Azure Batch目錄根目錄AZ_BATCH_NODE_ROOT_DIR (遞迴地對應至容器、所有工作環境變數都會對應到容器中,並在容器中執行工作命令列。

適用於