Interface Workflow.DefinitionStages.WithIntegrationServiceEnvironment

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

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

    • withIntegrationServiceEnvironment

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