MobileFunctions

Functions

Link copied to clipboard

Get information about an Azure Mobile Network.

suspend fun getNetwork(argument: suspend GetNetworkPlainArgsBuilder.() -> Unit): GetNetworkResult
suspend fun getNetwork(name: String, resourceGroupName: String): GetNetworkResult
Link copied to clipboard

Use this data source to access information about an existing Mobile Network Attached Data Network.

suspend fun getNetworkAttachedDataNetwork(mobileNetworkDataNetworkName: String, mobileNetworkPacketCoreDataPlaneId: String): GetNetworkAttachedDataNetworkResult
Link copied to clipboard

Get information about a Mobile Network Data Network.

suspend fun getNetworkDataNetwork(mobileNetworkId: String, name: String): GetNetworkDataNetworkResult
Link copied to clipboard
Link copied to clipboard

Get information about a Mobile Network Service.

suspend fun getNetworkService(mobileNetworkId: String, name: String): GetNetworkServiceResult
Link copied to clipboard

Get information about a Mobile Network Sim.

suspend fun getNetworkSim(mobileNetworkSimGroupId: String, name: String): GetNetworkSimResult
Link copied to clipboard

Get information about a Mobile Network Sim Group.

suspend fun getNetworkSimGroup(mobileNetworkId: String, name: String): GetNetworkSimGroupResult
Link copied to clipboard

Get information about a Mobile Network Sim Policy.

suspend fun getNetworkSimPolicy(mobileNetworkId: String, name: String): GetNetworkSimPolicyResult
Link copied to clipboard

Get information about a Mobile Network Site.

suspend fun getNetworkSite(mobileNetworkId: String, name: String): GetNetworkSiteResult
Link copied to clipboard

Get information about a Mobile Network Slice.

suspend fun getNetworkSlice(mobileNetworkId: String, name: String): GetNetworkSliceResult