Interface LabVirtualMachine.DefinitionStages.WithStorageType

All Known Subinterfaces:
LabVirtualMachine.Definition, LabVirtualMachine.DefinitionStages.WithCreate
Enclosing interface:
LabVirtualMachine.DefinitionStages

public static interface LabVirtualMachine.DefinitionStages.WithStorageType
The stage of the LabVirtualMachine definition allowing to specify storageType.
  • Method Details

    • withStorageType

      Specifies the storageType property: Storage type to use for virtual machine (i.e. Standard, Premium)..
      Parameters:
      storageType - Storage type to use for virtual machine (i.e. Standard, Premium).
      Returns:
      the next definition stage.