CloudTieringFilesNotTiering interface
Server endpoint cloud tiering status object.
Properties
errors | Array of tiering errors NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last updated timestamp NOTE: This property will not be serialized. It can only be populated by the server. |
total |
Last cloud tiering result (HResult) NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
errors
Array of tiering errors NOTE: This property will not be serialized. It can only be populated by the server.
errors?: FilesNotTieringError[]
Property Value
lastUpdatedTimestamp
Last updated timestamp NOTE: This property will not be serialized. It can only be populated by the server.
lastUpdatedTimestamp?: Date
Property Value
Date
totalFileCount
Last cloud tiering result (HResult) NOTE: This property will not be serialized. It can only be populated by the server.
totalFileCount?: number
Property Value
number