次の方法で共有


BatchVmConfiguration.ContainerConfiguration プロパティ

定義

指定した場合、タスクをコンテナーで実行できるように、プール内の各ノードに対してセットアップが実行されます。 このプールで実行されるすべての通常のタスクとジョブ マネージャー タスクは、containerSettings プロパティを指定する必要があり、他のすべてのタスクで指定できます。

public Azure.ResourceManager.Batch.Models.BatchVmContainerConfiguration ContainerConfiguration { get; set; }
member this.ContainerConfiguration : Azure.ResourceManager.Batch.Models.BatchVmContainerConfiguration with get, set
Public Property ContainerConfiguration As BatchVmContainerConfiguration

プロパティ値

適用対象