Interface LabVirtualMachine.DefinitionStages.WithCustomImageId

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

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

    • withCustomImageId

      LabVirtualMachine.DefinitionStages.WithCreate withCustomImageId(String customImageId)
      Specifies the customImageId property: The custom image identifier of the virtual machine..
      Parameters:
      customImageId - The custom image identifier of the virtual machine.
      Returns:
      the next definition stage.