CloudEndpointLastChangeEnumerationStatus interface

Cloud endpoint change enumeration status object

Properties

completedTimestamp

Timestamp when change enumeration completed NOTE: This property will not be serialized. It can only be populated by the server.

namespaceDirectoriesCount

Count of directories in the namespace NOTE: This property will not be serialized. It can only be populated by the server.

namespaceFilesCount

Count of files in the namespace NOTE: This property will not be serialized. It can only be populated by the server.

namespaceSizeBytes

Namespace size in bytes NOTE: This property will not be serialized. It can only be populated by the server.

nextRunTimestamp

Timestamp of when change enumeration is expected to run again NOTE: This property will not be serialized. It can only be populated by the server.

startedTimestamp

Timestamp when change enumeration started NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

completedTimestamp

Timestamp when change enumeration completed NOTE: This property will not be serialized. It can only be populated by the server.

completedTimestamp?: Date

Property Value

Date

namespaceDirectoriesCount

Count of directories in the namespace NOTE: This property will not be serialized. It can only be populated by the server.

namespaceDirectoriesCount?: number

Property Value

number

namespaceFilesCount

Count of files in the namespace NOTE: This property will not be serialized. It can only be populated by the server.

namespaceFilesCount?: number

Property Value

number

namespaceSizeBytes

Namespace size in bytes NOTE: This property will not be serialized. It can only be populated by the server.

namespaceSizeBytes?: number

Property Value

number

nextRunTimestamp

Timestamp of when change enumeration is expected to run again NOTE: This property will not be serialized. It can only be populated by the server.

nextRunTimestamp?: Date

Property Value

Date

startedTimestamp

Timestamp when change enumeration started NOTE: This property will not be serialized. It can only be populated by the server.

startedTimestamp?: Date

Property Value

Date