Interface IntegrationAccount.UpdateStages.WithIntegrationServiceEnvironment

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

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

    • withIntegrationServiceEnvironment

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