Uses of Class
com.microsoft.azure.management.batch.DeploymentConfiguration
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of DeploymentConfiguration in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionPool.deploymentConfiguration()
DeploymentConfiguration.withCloudServiceConfiguration
(CloudServiceConfiguration cloudServiceConfiguration) Set this property and virtualMachineConfiguration are mutually exclusive and one of the properties must be specified.DeploymentConfiguration.withVirtualMachineConfiguration
(VirtualMachineConfiguration virtualMachineConfiguration) Set this property and cloudServiceConfiguration are mutually exclusive and one of the properties must be specified.Modifier and TypeMethodDescriptionPool.DefinitionStages.WithAttach.withDeploymentConfiguration
(DeploymentConfiguration deploymentConfiguration) Specifies the creation of nodes using CloudServiceConfiguration/VirtualMachineConfiguration.Pool.UpdateDefinitionStages.WithAttach.withDeploymentConfiguration
(DeploymentConfiguration deploymentConfiguration) Specifies the creation of nodes using CloudServiceConfiguration/VirtualMachineConfiguration.Pool.UpdateStages.WithAttach.withDeploymentConfiguration
(DeploymentConfiguration deploymentConfiguration) Specifies the creation of nodes using CloudServiceConfiguration/VirtualMachineConfiguration.