Mobilenetwork Functions
object MobilenetworkFunctions
Functions
Link copied to clipboard
suspend fun getAttachedDataNetwork(argument: GetAttachedDataNetworkPlainArgs): GetAttachedDataNetworkResult
Attached data network resource. API Version: 2022-04-01-preview.
suspend fun getAttachedDataNetwork(argument: suspend GetAttachedDataNetworkPlainArgsBuilder.() -> Unit): GetAttachedDataNetworkResult
suspend fun getAttachedDataNetwork(attachedDataNetworkName: String, packetCoreControlPlaneName: String, packetCoreDataPlaneName: String, resourceGroupName: String): GetAttachedDataNetworkResult
Link copied to clipboard
Data network resource. API Version: 2022-04-01-preview.
suspend fun getDataNetwork(argument: suspend GetDataNetworkPlainArgsBuilder.() -> Unit): GetDataNetworkResult
suspend fun getDataNetwork(dataNetworkName: String, mobileNetworkName: String, resourceGroupName: String): GetDataNetworkResult
Link copied to clipboard
Mobile network resource. API Version: 2022-04-01-preview.
suspend fun getMobileNetwork(argument: suspend GetMobileNetworkPlainArgsBuilder.() -> Unit): GetMobileNetworkResult
suspend fun getMobileNetwork(mobileNetworkName: String, resourceGroupName: String): GetMobileNetworkResult
Link copied to clipboard
suspend fun getPacketCoreControlPlane(argument: GetPacketCoreControlPlanePlainArgs): GetPacketCoreControlPlaneResult
Packet core control plane resource. API Version: 2022-04-01-preview.
suspend fun getPacketCoreControlPlane(argument: suspend GetPacketCoreControlPlanePlainArgsBuilder.() -> Unit): GetPacketCoreControlPlaneResult
suspend fun getPacketCoreControlPlane(packetCoreControlPlaneName: String, resourceGroupName: String): GetPacketCoreControlPlaneResult
Link copied to clipboard
suspend fun getPacketCoreDataPlane(argument: GetPacketCoreDataPlanePlainArgs): GetPacketCoreDataPlaneResult
Packet core data plane resource. API Version: 2022-04-01-preview.
suspend fun getPacketCoreDataPlane(argument: suspend GetPacketCoreDataPlanePlainArgsBuilder.() -> Unit): GetPacketCoreDataPlaneResult
suspend fun getPacketCoreDataPlane(packetCoreControlPlaneName: String, packetCoreDataPlaneName: String, resourceGroupName: String): GetPacketCoreDataPlaneResult
Link copied to clipboard
Service resource. API Version: 2022-04-01-preview.
suspend fun getService(mobileNetworkName: String, resourceGroupName: String, serviceName: String): GetServiceResult
Link copied to clipboard
SIM resource. API Version: 2022-04-01-preview.
Link copied to clipboard
SIM group resource. API Version: 2022-04-01-preview.
suspend fun getSimGroup(argument: suspend GetSimGroupPlainArgsBuilder.() -> Unit): GetSimGroupResult
Link copied to clipboard
SIM policy resource. API Version: 2022-04-01-preview.
suspend fun getSimPolicy(argument: suspend GetSimPolicyPlainArgsBuilder.() -> Unit): GetSimPolicyResult
suspend fun getSimPolicy(mobileNetworkName: String, resourceGroupName: String, simPolicyName: String): GetSimPolicyResult
Link copied to clipboard
Site resource. API Version: 2022-04-01-preview.
suspend fun getSite(mobileNetworkName: String, resourceGroupName: String, siteName: String): GetSiteResult
Link copied to clipboard
Network slice resource. API Version: 2022-04-01-preview.
suspend fun getSlice(mobileNetworkName: String, resourceGroupName: String, sliceName: String): GetSliceResult
Link copied to clipboard
suspend fun listMobileNetworkSimIds(argument: ListMobileNetworkSimIdsPlainArgs): ListMobileNetworkSimIdsResult
Response for list SIM IDs API service call. API Version: 2022-04-01-preview.
suspend fun listMobileNetworkSimIds(argument: suspend ListMobileNetworkSimIdsPlainArgsBuilder.() -> Unit): ListMobileNetworkSimIdsResult
suspend fun listMobileNetworkSimIds(mobileNetworkName: String, resourceGroupName: String): ListMobileNetworkSimIdsResult