PacketCaptureArgs

constructor(bytesToCapturePerPacket: Output<Double>? = null, filters: Output<List<PacketCaptureFilterArgs>>? = null, networkWatcherName: Output<String>? = null, packetCaptureName: Output<String>? = null, resourceGroupName: Output<String>? = null, scope: Output<PacketCaptureMachineScopeArgs>? = null, storageLocation: Output<PacketCaptureStorageLocationArgs>? = null, target: Output<String>? = null, targetType: Output<PacketCaptureTargetType>? = null, timeLimitInSeconds: Output<Int>? = null, totalBytesPerSession: Output<Double>? = null)