Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScheduledScanPlan

scanning plan for scheduled scan

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
nterval?: number

interval between scan iterations. In seconds (u32).

terations?: number

number of scan iterations in this scan plan (u32). The last scan plan must not specify this attribute because it will run infinitely. A value of zero is invalid as it will make the scan plan meaningless.

Generated using TypeDoc