CloudEndpointLastChangeEnumerationStatus 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 status object.
public class CloudEndpointLastChangeEnumerationStatus
type CloudEndpointLastChangeEnumerationStatus = class
Public Class CloudEndpointLastChangeEnumerationStatus
- Inheritance
-
CloudEndpointLastChangeEnumerationStatus
Properties
CompletedOn |
Timestamp when change enumeration completed. |
NamespaceDirectoriesCount |
Count of directories in the namespace. |
NamespaceFilesCount |
Count of files in the namespace. |
NamespaceSizeInBytes |
Namespace size in bytes. |
NextRunTimestamp |
Timestamp of when change enumeration is expected to run again. |
StartedOn |
Timestamp when change enumeration started. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET