Interface LabVirtualMachine.DefinitionStages.WithPlanId

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

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

    • withPlanId

      Specifies the planId property: The id of the plan associated with the virtual machine image.
      Parameters:
      planId - The id of the plan associated with the virtual machine image.
      Returns:
      the next definition stage.