ScaleSetPacketCaptureArgs

constructor(filters: Output<List<ScaleSetPacketCaptureFilterArgs>>? = null, machineScope: Output<ScaleSetPacketCaptureMachineScopeArgs>? = null, maximumBytesPerPacket: Output<Int>? = null, maximumBytesPerSession: Output<Int>? = null, maximumCaptureDurationInSeconds: Output<Int>? = null, name: Output<String>? = null, networkWatcherId: Output<String>? = null, storageLocation: Output<ScaleSetPacketCaptureStorageLocationArgs>? = null, virtualMachineScaleSetId: Output<String>? = null)