Uses of Class
org.jclouds.azurecompute.arm.domain.DeploymentTemplate.Parameters
-
Packages that use DeploymentTemplate.Parameters Package Description org.jclouds.azurecompute.arm.domain -
-
Uses of DeploymentTemplate.Parameters in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return DeploymentTemplate.Parameters Modifier and Type Method Description static DeploymentTemplate.ParametersDeploymentTemplate.Parameters. create(KeyVaultReference reference)abstract DeploymentTemplate.ParametersDeploymentBody. parameters()Methods in org.jclouds.azurecompute.arm.domain with parameters of type DeploymentTemplate.Parameters Modifier and Type Method Description static DeploymentBodyDeploymentBody. create(DeploymentTemplate template, String mode, DeploymentTemplate.Parameters parameters)
-