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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET