getAttachedDataNetwork

Gets information about the specified attached data network. API Version: 2022-04-01-preview.

Return

Attached data network resource.

Parameters

argument

null


suspend fun getAttachedDataNetwork(attachedDataNetworkName: String, packetCoreControlPlaneName: String, packetCoreDataPlaneName: String, resourceGroupName: String): GetAttachedDataNetworkResult

Return

Attached data network resource.

Parameters

attachedDataNetworkName

The name of the attached data network.

packetCoreControlPlaneName

The name of the packet core control plane.

packetCoreDataPlaneName

The name of the packet core data plane.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

Attached data network resource.

Parameters

argument

Builder for com.pulumi.azurenative.mobilenetwork.kotlin.inputs.GetAttachedDataNetworkPlainArgs.

See also