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.

See also

Parameters

networkWatcherName

The name of the network watcher.

packetCaptureName

The name of the packet capture session.

resourceGroupName

The name of the resource group.


Return

Information about packet capture session.

See also

Parameters

argument

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