Share via


BatchAccountPoolData.DeploymentConfiguration Property

Definition

Using CloudServiceConfiguration specifies that the nodes should be creating using Azure Cloud Services (PaaS), while VirtualMachineConfiguration uses 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

Property Value

Applies to