GetNetworkAttachedDataNetworkPlainArgs

data class GetNetworkAttachedDataNetworkPlainArgs(val mobileNetworkDataNetworkName: String, val mobileNetworkPacketCoreDataPlaneId: String) : ConvertibleToJava<GetNetworkAttachedDataNetworkPlainArgs>

A collection of arguments for invoking getNetworkAttachedDataNetwork.

Constructors

Link copied to clipboard
fun GetNetworkAttachedDataNetworkPlainArgs(mobileNetworkDataNetworkName: String, mobileNetworkPacketCoreDataPlaneId: String)

Functions

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

Properties

Link copied to clipboard

The Name of the azure.mobile.NetworkDataNetwork this resource belongs to.

Link copied to clipboard

The ID of the azure.mobile.NetworkPacketCoreDataPlane which the Mobile Network Attached Data Network belongs to.