Interface Profile.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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