GetNetworkPacketCoreControlPlanePlainArgs

data class GetNetworkPacketCoreControlPlanePlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkPacketCoreControlPlanePlainArgs>

A collection of arguments for invoking getNetworkPacketCoreControlPlane.

Constructors

constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the Mobile Network Packet Core Control Plane.

Link copied to clipboard

The name of the Resource Group where the Mobile Network Packet Core Control Plane exists.

Functions

Link copied to clipboard
open override fun toJava(): GetNetworkPacketCoreControlPlanePlainArgs