Interface Lab.UpdateStages.WithLabPlanId

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

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

      • withLabPlanId

        Lab.Update withLabPlanId​(String labPlanId)
        Specifies the labPlanId property: The ID of the lab plan. Used during resource creation to provide defaults and acts as a permission container when creating a lab via labs.azure.com. Setting a labPlanId on an existing lab provides organization...
        Parameters:
        labPlanId - The ID of the lab plan. Used during resource creation to provide defaults and acts as a permission container when creating a lab via labs.azure.com. Setting a labPlanId on an existing lab provides organization..
        Returns:
        the next definition stage.