Interface Workflow.UpdateStages.WithIntegrationServiceEnvironment

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

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

    • withIntegrationServiceEnvironment

      Workflow.Update withIntegrationServiceEnvironment(ResourceReference integrationServiceEnvironment)
      Specifies the integrationServiceEnvironment property: The integration service environment..
      Parameters:
      integrationServiceEnvironment - The integration service environment.
      Returns:
      the next definition stage.