NetworkPacketCaptureArgs

constructor(filters: Output<List<NetworkPacketCaptureFilterArgs>>? = null, maximumBytesPerPacket: Output<Int>? = null, maximumBytesPerSession: Output<Int>? = null, maximumCaptureDuration: Output<Int>? = null, name: Output<String>? = null, networkWatcherName: Output<String>? = null, resourceGroupName: Output<String>? = null, storageLocation: Output<NetworkPacketCaptureStorageLocationArgs>? = null, targetResourceId: Output<String>? = null)