Interface VirtualMachineScaleSetApi

All Superinterfaces:
AutoCloseable, Closeable

@Path("/resourceGroups/{resourceGroup}/providers/Microsoft.Compute/VirtualMachineScaleSets") @Consumes("application/json") public interface VirtualMachineScaleSetApi extends Closeable
The Virtual Machine Scale Set API includes operations for managing the virtual machines in your subscription.
See Also: