FilesNotTieringError interface

Files not tiering error object

Properties

errorCode

Error code (HResult)

fileCount

Count of files with this error

Property Details

errorCode

Error code (HResult)

errorCode?: number

Property Value

number

fileCount

Count of files with this error

fileCount?: number

Property Value

number