Interface AttachedDataNetwork.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingPacketCoreDataPlane

        AttachedDataNetwork.DefinitionStages.WithUserPlaneDataInterface withExistingPacketCoreDataPlane​(String resourceGroupName,
                                                                                                        String packetCoreControlPlaneName,
                                                                                                        String packetCoreDataPlaneName)
        Specifies resourceGroupName, packetCoreControlPlaneName, packetCoreDataPlaneName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        packetCoreControlPlaneName - The name of the packet core control plane.
        packetCoreDataPlaneName - The name of the packet core data plane.
        Returns:
        the next definition stage.