GetPacketCapturePlainArgs

data class GetPacketCapturePlainArgs(val networkWatcherName: String, val packetCaptureName: String, val resourceGroupName: String) : ConvertibleToJava<GetPacketCapturePlainArgs>

Constructors

Link copied to clipboard
fun GetPacketCapturePlainArgs(networkWatcherName: String, packetCaptureName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPacketCapturePlainArgs

Properties

Link copied to clipboard

The name of the network watcher.

Link copied to clipboard

The name of the packet capture session.

Link copied to clipboard

The name of the resource group.