Interface LabPlan.UpdateStages.WithDefaultAutoShutdownProfile

All Known Subinterfaces:
LabPlan.Update
Enclosing interface:
LabPlan.UpdateStages

public static interface LabPlan.UpdateStages.WithDefaultAutoShutdownProfile
The stage of the LabPlan update allowing to specify defaultAutoShutdownProfile.
  • Method Details

    • withDefaultAutoShutdownProfile

      LabPlan.Update withDefaultAutoShutdownProfile(AutoShutdownProfile defaultAutoShutdownProfile)
      Specifies the defaultAutoShutdownProfile property: The default lab shutdown profile. This can be changed on a lab resource and only provides a default profile..
      Parameters:
      defaultAutoShutdownProfile - The default lab shutdown profile. This can be changed on a lab resource and only provides a default profile.
      Returns:
      the next definition stage.