Interface LabPlan.UpdateStages.WithIdentity

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

public static interface LabPlan.UpdateStages.WithIdentity
The stage of the LabPlan update allowing to specify identity.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the identity property: Managed Identity Information.
  • Method Details

    • withIdentity

      LabPlan.Update withIdentity(Identity identity)
      Specifies the identity property: Managed Identity Information.
      Parameters:
      identity - Managed Identity Information.
      Returns:
      the next definition stage.