allowedDaysWithoutUpdate property

int? allowedDaysWithoutUpdate
getter/setter pair

If this is greater than zero, then this is the number of days after a pending update becoming available that a device can remain compliant, without taking the update.

Has no effect otherwise.

Implementation

core.int? allowedDaysWithoutUpdate;