Share via


KnownDeviceLogCollectionStatus enum

Represents the status of a log collection operation.

Fields

Canceled

Indicates that the log collection operation has completed successfully.

Failed

Indicates that the log collection operation has failed.

NotStarted

Log collection operation has not been initiated.

Running

Indicates that the log collection operation is currently running.

Succeeded

Indicates that the log collection operation has completed successfully.