Interface VirtualMachineSku

  • All Superinterfaces:
    HasName

    public interface VirtualMachineSku
    extends HasName
    Represents a virtual machine image SKU.
    • Method Detail

      • region

        com.azure.core.management.Region region()
        Returns:
        the region where this virtual machine image offer SKU is available
      • offer

        VirtualMachineOffer offer()
        Returns:
        the virtual machine offer name that this SKU belongs to