StorageAlertThresholds
Defined in: packages/rxdb-plugin-trigger/src/types.ts:463
StorageAlertThresholds - 存储告警阈值
Properties
maxRunCount?
optional maxRunCount?: number;
Defined in: packages/rxdb-plugin-trigger/src/types.ts:465
运行记录数上限
maxSizeBytes?
optional maxSizeBytes?: number;
Defined in: packages/rxdb-plugin-trigger/src/types.ts:467
存储大小上限(字节)