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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET