Interface Account.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
Account.Definition, Account.DefinitionStages.Blank
Enclosing interface:
Account.DefinitionStages

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

    • withExistingResourceGroup

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