Interface Workflow.UpdateStages.WithIntegrationAccount

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

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

    • withIntegrationAccount

      Workflow.Update withIntegrationAccount(ResourceReference integrationAccount)
      Specifies the integrationAccount property: The integration account..
      Parameters:
      integrationAccount - The integration account.
      Returns:
      the next definition stage.