Interface PrivateLinkHub.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      PrivateLinkHub.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.