Uses of Class
org.jclouds.azurecompute.arm.domain.Deployment
Packages that use Deployment
-
Uses of Deployment in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return DeploymentModifier and TypeMethodDescriptionstatic Deployment
Deployment.create
(String id, String name, Deployment.DeploymentProperties properties) -
Uses of Deployment in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return DeploymentModifier and TypeMethodDescriptionThe Create Template Deployment operation starts the process of an ARM Template deployment.Get Deployment Information returns information about the specified deployment.Validate Deployment validates deployment template before deploymentMethods in org.jclouds.azurecompute.arm.features that return types with arguments of type Deployment