maintenanceStatus property
Possible string values are:
- "ONGOING" : There is ongoing maintenance on this VM.
- "PENDING" : There is pending maintenance.
- "UNKNOWN" : Unknown maintenance status. Do not use this value.
Implementation
core.String? maintenanceStatus;