Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
static VMSize |
VMSize.create(String name,
Integer numberOfCores,
Integer osDiskSizeInMB,
Integer resourceDiskSizeInMB,
Integer memoryInMB,
Integer maxDataDiskCount) |
Modifier and Type | Method and Description |
---|---|
List<VMSize> |
VMSizeApi.list() |
List<VMSize> |
VirtualMachineApi.listAvailableSizes(String name) |
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.