maintenance property

MaintenanceSettings? maintenance
getter/setter pair

Captures requested directives for performing future maintenance on the unit.

This includes a request for the unit to skip maintenance for a period of time and remain pinned to its current release as well as controls for postponing maintenance scheduled in future.

Optional.

Implementation

MaintenanceSettings? maintenance;