Interface LabPlan.DefinitionStages.WithIdentity

All Known Subinterfaces:
LabPlan.Definition, LabPlan.DefinitionStages.WithCreate
Enclosing interface:
LabPlan.DefinitionStages

public static interface LabPlan.DefinitionStages.WithIdentity
The stage of the LabPlan definition allowing to specify identity.
  • Method Details

    • withIdentity

      Specifies the identity property: Managed Identity Information.
      Parameters:
      identity - Managed Identity Information.
      Returns:
      the next definition stage.