Uses of Class
org.jclouds.azurecompute.arm.domain.VMDeployment
-
Packages that use VMDeployment Package Description org.jclouds.azurecompute.arm.domain -
-
Uses of VMDeployment in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return VMDeployment Modifier and Type Method Description static VMDeployment
VMDeployment. create(String deploymentId, VirtualMachine virtualMachine, List<PublicIPAddress> ipAddressList, List<NetworkInterfaceCard> networkInterfaceCards)
-