Mobile Functions
object MobileFunctions
Functions
Link copied to clipboard
Get information about an Azure Mobile Network.
Link copied to clipboard
suspend fun getNetworkAttachedDataNetwork(argument: GetNetworkAttachedDataNetworkPlainArgs): GetNetworkAttachedDataNetworkResult
Use this data source to access information about an existing Mobile Network Attached Data Network.
suspend fun getNetworkAttachedDataNetwork(argument: suspend GetNetworkAttachedDataNetworkPlainArgsBuilder.() -> Unit): GetNetworkAttachedDataNetworkResult
suspend fun getNetworkAttachedDataNetwork(mobileNetworkDataNetworkName: String, mobileNetworkPacketCoreDataPlaneId: String): GetNetworkAttachedDataNetworkResult
Link copied to clipboard
suspend fun getNetworkDataNetwork(argument: GetNetworkDataNetworkPlainArgs): GetNetworkDataNetworkResult
Get information about a Mobile Network Data Network.
suspend fun getNetworkDataNetwork(argument: suspend GetNetworkDataNetworkPlainArgsBuilder.() -> Unit): GetNetworkDataNetworkResult
suspend fun getNetworkDataNetwork(mobileNetworkId: String, name: String): GetNetworkDataNetworkResult
Link copied to clipboard
suspend fun getNetworkPacketCoreControlPlane(argument: GetNetworkPacketCoreControlPlanePlainArgs): GetNetworkPacketCoreControlPlaneResult
Get information about a Mobile Network Packet Core Control Plane.
suspend fun getNetworkPacketCoreControlPlane(argument: suspend GetNetworkPacketCoreControlPlanePlainArgsBuilder.() -> Unit): GetNetworkPacketCoreControlPlaneResult
suspend fun getNetworkPacketCoreControlPlane(name: String, resourceGroupName: String): GetNetworkPacketCoreControlPlaneResult
Link copied to clipboard
suspend fun getNetworkPacketCoreDataPlane(argument: GetNetworkPacketCoreDataPlanePlainArgs): GetNetworkPacketCoreDataPlaneResult
Get information a Mobile Network Packet Core Data Plane.
suspend fun getNetworkPacketCoreDataPlane(argument: suspend GetNetworkPacketCoreDataPlanePlainArgsBuilder.() -> Unit): GetNetworkPacketCoreDataPlaneResult
suspend fun getNetworkPacketCoreDataPlane(mobileNetworkPacketCoreControlPlaneId: String, name: String): GetNetworkPacketCoreDataPlaneResult
Link copied to clipboard
Get information about a Mobile Network Service.
suspend fun getNetworkService(argument: suspend GetNetworkServicePlainArgsBuilder.() -> Unit): GetNetworkServiceResult
Link copied to clipboard
Get information about a Mobile Network Sim.
suspend fun getNetworkSim(argument: suspend GetNetworkSimPlainArgsBuilder.() -> Unit): GetNetworkSimResult
Link copied to clipboard
Get information about a Mobile Network Sim Group.
suspend fun getNetworkSimGroup(argument: suspend GetNetworkSimGroupPlainArgsBuilder.() -> Unit): GetNetworkSimGroupResult
Link copied to clipboard
Get information about a Mobile Network Sim Policy.
suspend fun getNetworkSimPolicy(argument: suspend GetNetworkSimPolicyPlainArgsBuilder.() -> Unit): GetNetworkSimPolicyResult
Link copied to clipboard
Get information about a Mobile Network Site.
suspend fun getNetworkSite(argument: suspend GetNetworkSitePlainArgsBuilder.() -> Unit): GetNetworkSiteResult
Link copied to clipboard
Get information about a Mobile Network Slice.
suspend fun getNetworkSlice(argument: suspend GetNetworkSlicePlainArgsBuilder.() -> Unit): GetNetworkSliceResult