Interface LabPlan.UpdateStages.WithDefaultConnectionProfile

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

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

    • withDefaultConnectionProfile

      LabPlan.Update withDefaultConnectionProfile(ConnectionProfile defaultConnectionProfile)
      Specifies the defaultConnectionProfile property: The default lab connection profile. This can be changed on a lab resource and only provides a default profile..
      Parameters:
      defaultConnectionProfile - The default lab connection profile. This can be changed on a lab resource and only provides a default profile.
      Returns:
      the next definition stage.