Interface Project.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      Project.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - Name of the resource group within the Azure subscription.
      Returns:
      the next definition stage.