Uses of Interface
org.jclouds.azurecompute.arm.features.DeploymentApi
-
Packages that use DeploymentApi Package Description org.jclouds.azurecompute.arm -
-
Uses of DeploymentApi in org.jclouds.azurecompute.arm
Methods in org.jclouds.azurecompute.arm that return DeploymentApi Modifier and Type Method Description DeploymentApi
AzureComputeApi. getDeploymentApi(String resourceGroup)
The Deployment API allows for the management of Azure Resource Manager resources through the use of templates.
-