Interface LabPlan.UpdateStages.WithSupportInfo

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

    public static interface LabPlan.UpdateStages.WithSupportInfo
    The stage of the LabPlan update allowing to specify supportInfo.
    • Method Detail

      • withSupportInfo

        LabPlan.Update withSupportInfo​(SupportInfo supportInfo)
        Specifies the supportInfo property: Support contact information and instructions for users of the lab plan. This information is displayed to lab owners and virtual machine users for all labs in the lab plan..
        Parameters:
        supportInfo - Support contact information and instructions for users of the lab plan. This information is displayed to lab owners and virtual machine users for all labs in the lab plan.
        Returns:
        the next definition stage.