getNetworkTapRule

Get Network Tap Rule resource details. Uses Azure REST API version 2023-06-15.

Return

The NetworkTapRule resource definition.

Parameters

argument

null


suspend fun getNetworkTapRule(networkTapRuleName: String, resourceGroupName: String): GetNetworkTapRuleResult

Return

The NetworkTapRule resource definition.

Parameters

networkTapRuleName

Name of the Network Tap Rule.

resourceGroupName

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

See also


Return

The NetworkTapRule resource definition.

Parameters

argument

Builder for com.pulumi.azurenative.managednetworkfabric.kotlin.inputs.GetNetworkTapRulePlainArgs.

See also