Packet Capture Args
constructor(bytesToCapturePerPacket: Output<Double>? = null, networkInterfaces: Output<List<String>>? = null, packetCaptureName: Output<String>? = null, packetCoreControlPlaneName: Output<String>? = null, resourceGroupName: Output<String>? = null, timeLimitInSeconds: Output<Int>? = null, totalBytesPerSession: Output<Double>? = null)