Get Network Attached Data Network Result
data class GetNetworkAttachedDataNetworkResult(val dnsAddresses: List<String>, val id: String, val location: String, val mobileNetworkDataNetworkName: String, val mobileNetworkPacketCoreDataPlaneId: String, val networkAddressPortTranslations: List<GetNetworkAttachedDataNetworkNetworkAddressPortTranslation>, val tags: Map<String, String>, val userEquipmentAddressPoolPrefixes: List<String>, val userEquipmentStaticAddressPoolPrefixes: List<String>, val userPlaneAccessIpv4Address: String, val userPlaneAccessIpv4Gateway: String, val userPlaneAccessIpv4Subnet: String, val userPlaneAccessName: String)
A collection of values returned by getNetworkAttachedDataNetwork.
Constructors
Link copied to clipboard
fun GetNetworkAttachedDataNetworkResult(dnsAddresses: List<String>, id: String, location: String, mobileNetworkDataNetworkName: String, mobileNetworkPacketCoreDataPlaneId: String, networkAddressPortTranslations: List<GetNetworkAttachedDataNetworkNetworkAddressPortTranslation>, tags: Map<String, String>, userEquipmentAddressPoolPrefixes: List<String>, userEquipmentStaticAddressPoolPrefixes: List<String>, userPlaneAccessIpv4Address: String, userPlaneAccessIpv4Gateway: String, userPlaneAccessIpv4Subnet: String, userPlaneAccessName: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard