| Package | Description |
|---|---|
| org.jclouds.azurecompute.arm.compute | |
| org.jclouds.azurecompute.arm.compute.functions | |
| org.jclouds.azurecompute.arm.domain |
| Modifier and Type | Method and Description |
|---|---|
Iterable<VMHardware> |
AzureComputeServiceAdapter.listHardwareProfiles() |
| Modifier and Type | Method and Description |
|---|---|
Hardware |
VMHardwareToHardware.apply(VMHardware from) |
| Modifier and Type | Method and Description |
|---|---|
static VMHardware |
VMHardware.create(String name,
Integer numberOfCores,
Integer osDiskSizeInMB,
Integer resourceDiskSizeInMB,
Integer memoryInMB,
Integer maxDataDiskCount,
String location) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.