PSCloudEndpointChangeEnumerationActivity Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSCloudEndpointChangeEnumerationActivity
type PSCloudEndpointChangeEnumerationActivity = class
Public Class PSCloudEndpointChangeEnumerationActivity
- Inheritance
-
PSCloudEndpointChangeEnumerationActivity
Constructors
PSCloudEndpointChangeEnumerationActivity() |
Properties
DeletesProgressPercent |
Gets progress percentage for processing deletes. This is done separately from the rest of the enumeration run |
LastUpdatedTimestamp |
Gets last updated timestamp |
MinutesRemaining |
Gets estimate of time remaining for the enumeration run |
OperationState |
Gets change enumeration operation state. Possible values include: 'InitialEnumerationInProgress', 'EnumerationInProgress' |
ProcessedDirectoriesCount |
Gets count of directories processed |
ProcessedFilesCount |
Gets count of files processed |
ProgressPercent |
Gets progress percentage for change enumeration run, excluding processing of deletes |
StartedTimestamp |
Gets timestamp when change enumeration started |
StatusCode |
Gets when non-zero, indicates an issue that is delaying change enumeration |
TotalCountsState |
Gets change enumeration total counts state. Possible values include: 'Calculating', 'Final' |
TotalDirectoriesCount |
Gets total count of directories enumerated |
TotalFilesCount |
Gets total count of files enumerated |
TotalSizeBytes |
Gets total enumerated size in bytes |