Class AzureComputeServiceAdapter

java.lang.Object
org.jclouds.azurecompute.arm.compute.AzureComputeServiceAdapter
All Implemented Interfaces:
ComputeServiceAdapter<VirtualMachine,VMHardware,VMImage,Location>

@Singleton public class AzureComputeServiceAdapter extends Object implements ComputeServiceAdapter<VirtualMachine,VMHardware,VMImage,Location>
Defines the connection between the AzureComputeApi implementation and the jclouds ComputeService.