ArchiveStatusType type

The state of the archive operation
KnownArchiveStatusType can be used interchangeably with ArchiveStatusType, this enum contains the known values that the service supports.

Known values supported by the service

NotConfigured: NotConfigured
Idle: Idle
InProgress: InProgress
Canceled: Canceled
Completed: Completed
Failed: Failed
Cancelling: Cancelling
FSScanInProgress: FSScanInProgress

type ArchiveStatusType = string