Get Network Packet Core Data Plane Result
data class GetNetworkPacketCoreDataPlaneResult(val id: String, val location: String, val mobileNetworkPacketCoreControlPlaneId: String, val name: String, val tags: Map<String, String>, val userPlaneAccessIpv4Address: String, val userPlaneAccessIpv4Gateway: String, val userPlaneAccessIpv4Subnet: String, val userPlaneAccessName: String)
A collection of values returned by getNetworkPacketCoreDataPlane.
Properties
Link copied to clipboard
Link copied to clipboard
The IPv4 address for the user plane interface.
Link copied to clipboard
The default IPv4 gateway for the user plane interface.
Link copied to clipboard
The IPv4 subnet for the user plane interface.
Link copied to clipboard
The logical name for thie user plane interface.