Interface IntegrationAccountAgreement.DefinitionStages.WithParentResource

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

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

    • withExistingIntegrationAccount

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