Interface LabVirtualMachine.DefinitionStages.WithUsername

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

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

    • withUsername

      Specifies the username property: The user name of the virtual machine..
      Parameters:
      username - The user name of the virtual machine.
      Returns:
      the next definition stage.