Interface BatchConfiguration.DefinitionStages.WithParentResource

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

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

    • withExistingIntegrationAccount

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