次の方法で共有


BatchAccountPoolData.DeploymentConfiguration プロパティ

定義

CloudServiceConfiguration を使用すると、ノードは Azure Cloud Services (PaaS) を使用して作成する必要があり、VirtualMachineConfiguration では Azure Virtual Machines (IaaS) が使用されます。

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

プロパティ値

適用対象