maintenanceScope property

String? maintenanceScope
final

Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values.

Implementation

final String? maintenanceScope;