CloudEndpointChangeEnumerationActivity 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.
Cloud endpoint change enumeration activity object.
public class CloudEndpointChangeEnumerationActivity
type CloudEndpointChangeEnumerationActivity = class
Public Class CloudEndpointChangeEnumerationActivity
- Inheritance
-
CloudEndpointChangeEnumerationActivity
Properties
DeletesProgressPercent |
Progress percentage for processing deletes. This is done separately from the rest of the enumeration run. |
LastUpdatedOn |
Last updated timestamp. |
MinutesRemaining |
Estimate of time remaining for the enumeration run. |
OperationState |
Change enumeration operation state. |
ProcessedDirectoriesCount |
Count of directories processed. |
ProcessedFilesCount |
Count of files processed. |
ProgressPercent |
Progress percentage for change enumeration run, excluding processing of deletes. |
StartedOn |
Timestamp when change enumeration started. |
StatusCode |
When non-zero, indicates an issue that is delaying change enumeration. |
TotalCountsState |
Change enumeration total counts state. |
TotalDirectoriesCount |
Total count of directories enumerated. |
TotalFilesCount |
Total count of files enumerated. |
TotalSizeInBytes |
Total enumerated size in bytes. |
Applies to
Azure SDK for .NET