FilesNotTieringError interface

Files not tiering error object

Properties

errorCode

Error code (HResult) NOTE: This property will not be serialized. It can only be populated by the server.

fileCount

Count of files with this error NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

errorCode

Error code (HResult) NOTE: This property will not be serialized. It can only be populated by the server.

errorCode?: number

Property Value

number

fileCount

Count of files with this error NOTE: This property will not be serialized. It can only be populated by the server.

fileCount?: number

Property Value

number