VirtualMachineTemplate |
FindVirtualMachineTemplates() |
In a derived class, queries the cloud provider to get a list of the virtual machine templates defined on it. |
VirtualDisk |
FindVirtualDisks() |
In a derived class, queries the cloud provider to get a list of the virtual disks defined on it. |
VirtualNetwork |
FindVirtualNetworks() |
In a derived class, queries the cloud provider to get a list of the virtual networks defined on it. |
CloudAppliance |
FindAppliances() |
In a derived class, queries the cloud provider to get a list of the cloud appliances created on it. |
CloudAppliance |
CreateInstance() |
|