get Packet Capture
Information about packet capture session. 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
network Watcher Name
The name of the network watcher.
packet Capture Name
The name of the packet capture session.
resource Group Name
The name of the resource group.
suspend fun getPacketCapture(argument: suspend GetPacketCapturePlainArgsBuilder.() -> Unit): GetPacketCaptureResult
Return
Information about packet capture session.
See also
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetPacketCapturePlainArgs.