Interface Lab.UpdateStages.WithVirtualMachineProfile

  • All Known Subinterfaces:
    Lab.Update
    Enclosing interface:
    Lab.UpdateStages

    public static interface Lab.UpdateStages.WithVirtualMachineProfile
    The stage of the Lab update allowing to specify virtualMachineProfile.
    • Method Detail

      • withVirtualMachineProfile

        Lab.Update withVirtualMachineProfile​(VirtualMachineProfile virtualMachineProfile)
        Specifies the virtualMachineProfile property: The profile used for creating lab virtual machines..
        Parameters:
        virtualMachineProfile - The profile used for creating lab virtual machines.
        Returns:
        the next definition stage.