Interface Hub.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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