Interface PacketCoreDataPlane.DefinitionStages.WithParentResource

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

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

    • withExistingPacketCoreControlPlane

      PacketCoreDataPlane.DefinitionStages.WithUserPlaneAccessInterface withExistingPacketCoreControlPlane(String resourceGroupName, String packetCoreControlPlaneName)
      Specifies resourceGroupName, packetCoreControlPlaneName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      packetCoreControlPlaneName - The name of the packet core control plane.
      Returns:
      the next definition stage.