administrativeActions property

List<AdministrativeAction>? administrativeActions
final

A list of administrative actions for the file system that are in process or waiting to be processed. Administrative actions describe changes to the Windows file system that you have initiated using the UpdateFileSystem action.

Implementation

final List<AdministrativeAction>? administrativeActions;