Interface MapsAccount.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      MapsAccount.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.