DeploymentConfiguration interface

Deployment configuration properties.

Properties

cloudServiceConfiguration

This property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified. This property cannot be specified if the Batch account was created with its poolAllocationMode property set to 'UserSubscription'.

virtualMachineConfiguration

This property and cloudServiceConfiguration are mutually exclusive and one of the properties must be specified.

Property Details

cloudServiceConfiguration

This property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified. This property cannot be specified if the Batch account was created with its poolAllocationMode property set to 'UserSubscription'.

cloudServiceConfiguration?: CloudServiceConfiguration

Property Value

virtualMachineConfiguration

This property and cloudServiceConfiguration are mutually exclusive and one of the properties must be specified.

virtualMachineConfiguration?: VirtualMachineConfiguration

Property Value