getNetworkInterfaceTapConfiguration

Get the specified tap configuration on a network interface. Azure REST API version: 2023-02-01. Other available API versions: 2023-04-01, 2023-05-01.

Return

Tap configuration in a Network Interface.

Parameters

argument

null


suspend fun getNetworkInterfaceTapConfiguration(networkInterfaceName: String, resourceGroupName: String, tapConfigurationName: String): GetNetworkInterfaceTapConfigurationResult

Return

Tap configuration in a Network Interface.

See also

Parameters

networkInterfaceName

The name of the network interface.

resourceGroupName

The name of the resource group.

tapConfigurationName

The name of the tap configuration.


Return

Tap configuration in a Network Interface.

See also

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetNetworkInterfaceTapConfigurationPlainArgs.