Interface IntegrationAccountSchema.DefinitionStages.WithParentResource

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

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

    • withExistingIntegrationAccount

      IntegrationAccountSchema.DefinitionStages.WithSchemaType withExistingIntegrationAccount(String resourceGroupName, String integrationAccountName)
      Specifies resourceGroupName, integrationAccountName.
      Parameters:
      resourceGroupName - The resource group name.
      integrationAccountName - The integration account name.
      Returns:
      the next definition stage.