Interface LabVirtualMachine.DefinitionStages.WithAllowClaim

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

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

    • withAllowClaim

      Specifies the allowClaim property: Indicates whether another user can take ownership of the virtual machine.
      Parameters:
      allowClaim - Indicates whether another user can take ownership of the virtual machine.
      Returns:
      the next definition stage.