getPacketCapture

Gets a packet capture session by name. API Version: 2020-11-01.

Return

Information about packet capture session.

Parameters

argument

null


suspend fun getPacketCapture(networkWatcherName: String, packetCaptureName: String, resourceGroupName: String): GetPacketCaptureResult

Return

Information about packet capture session.

Parameters

networkWatcherName

The name of the network watcher.

packetCaptureName

The name of the packet capture session.

resourceGroupName

The name of the resource group.

See also


Return

Information about packet capture session.

Parameters

argument

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

See also