Interface PacketCoreControlPlane.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

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