Interface Workflow.UpdateStages.WithIdentity

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

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

    • withIdentity

      Workflow.Update withIdentity(ManagedServiceIdentity identity)
      Specifies the identity property: Managed service identity properties..
      Parameters:
      identity - Managed service identity properties.
      Returns:
      the next definition stage.