maintenanceReasons property

List<String> maintenanceReasons
final

The reasons for the maintenance. Only valid for vms. Check the MaintenanceReasons enum for the list of possible values.

Implementation

final List<String> maintenanceReasons;