Interface BatchAccount.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      BatchAccount.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the Batch account.
      Returns:
      the next definition stage.