Interface LabVirtualMachine.DefinitionStages.WithPassword

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

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

    • withPassword

      Specifies the password property: The password of the virtual machine administrator..
      Parameters:
      password - The password of the virtual machine administrator.
      Returns:
      the next definition stage.