Share via


AutoImportJobPropertiesStatusBlobSyncEvents interface

The storage account blob change feed status of the auto import job.

Properties

deletions

Number of deletions during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

importedDirectories

Number of directories imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

importedFiles

Number of files imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

importedSymlinks

Number of symlinks imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

lastChangeFeedEventConsumedTime

Date and time of the last Change Feed event consumed. NOTE: This property will not be serialized. It can only be populated by the server.

lastTimeFullySynchronized

Date and time when last fully synchronized. NOTE: This property will not be serialized. It can only be populated by the server.

preexistingDirectories

Number of preexisting directories during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

preexistingFiles

Number of preexisting files during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

preexistingSymlinks

Number of preexisting symlinks during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

rateOfBlobImport

Rate of blob import per second during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

totalBlobsImported

Total number of blobs imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

totalConflicts

Total conflicts encountered during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

totalErrors

Total errors encountered during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

deletions

Number of deletions during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

deletions?: number

Property Value

number

importedDirectories

Number of directories imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

importedDirectories?: number

Property Value

number

importedFiles

Number of files imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

importedFiles?: number

Property Value

number

Number of symlinks imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

importedSymlinks?: number

Property Value

number

lastChangeFeedEventConsumedTime

Date and time of the last Change Feed event consumed. NOTE: This property will not be serialized. It can only be populated by the server.

lastChangeFeedEventConsumedTime?: Date

Property Value

Date

lastTimeFullySynchronized

Date and time when last fully synchronized. NOTE: This property will not be serialized. It can only be populated by the server.

lastTimeFullySynchronized?: Date

Property Value

Date

preexistingDirectories

Number of preexisting directories during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

preexistingDirectories?: number

Property Value

number

preexistingFiles

Number of preexisting files during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

preexistingFiles?: number

Property Value

number

Number of preexisting symlinks during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

preexistingSymlinks?: number

Property Value

number

rateOfBlobImport

Rate of blob import per second during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

rateOfBlobImport?: number

Property Value

number

totalBlobsImported

Total number of blobs imported during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

totalBlobsImported?: number

Property Value

number

totalConflicts

Total conflicts encountered during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

totalConflicts?: number

Property Value

number

totalErrors

Total errors encountered during auto import. NOTE: This property will not be serialized. It can only be populated by the server.

totalErrors?: number

Property Value

number