Interface LabVirtualMachine.DefinitionStages.WithSshKey

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

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

    • withSshKey

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