Interface IntegrationServiceEnvironmentManagedApi.DefinitionStages.WithParentResource

All Known Subinterfaces:
IntegrationServiceEnvironmentManagedApi.Definition
Enclosing interface:
IntegrationServiceEnvironmentManagedApi.DefinitionStages

public static interface IntegrationServiceEnvironmentManagedApi.DefinitionStages.WithParentResource
The stage of the IntegrationServiceEnvironmentManagedApi definition allowing to specify parent resource.
  • Method Details

    • withExistingIntegrationServiceEnvironment

      IntegrationServiceEnvironmentManagedApi.DefinitionStages.WithCreate withExistingIntegrationServiceEnvironment(String resourceGroup, String integrationServiceEnvironmentName)
      Specifies resourceGroup, integrationServiceEnvironmentName.
      Parameters:
      resourceGroup - The resource group name.
      integrationServiceEnvironmentName - The integration service environment name.
      Returns:
      the next definition stage.