getDataNetwork

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

Return

Data network resource.

Parameters

argument

null


suspend fun getDataNetwork(dataNetworkName: String, mobileNetworkName: String, resourceGroupName: String): GetDataNetworkResult

Return

Data network resource.

Parameters

dataNetworkName

The name of the data network.

mobileNetworkName

The name of the mobile network.

resourceGroupName

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

See also


Return

Data network resource.

Parameters

argument

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

See also