maintenanceOperationsInProgress property

List<FileSystemMaintenanceOperation>? maintenanceOperationsInProgress
final

The list of maintenance operations in progress for this file system.

Implementation

final List<FileSystemMaintenanceOperation>? maintenanceOperationsInProgress;