Interface AccountResource.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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