CloudTieringSpaceSavings interface

Server endpoint cloud tiering status object.

Properties

cachedSizeBytes

Cached content size on the server NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTimestamp

Last updated timestamp NOTE: This property will not be serialized. It can only be populated by the server.

spaceSavingsBytes

Count of bytes saved on the server NOTE: This property will not be serialized. It can only be populated by the server.

spaceSavingsPercent

Percentage of cached size over total size NOTE: This property will not be serialized. It can only be populated by the server.

totalSizeCloudBytes

Total size of content in the azure file share NOTE: This property will not be serialized. It can only be populated by the server.

volumeSizeBytes

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

Property Details

cachedSizeBytes

Cached content size on the server NOTE: This property will not be serialized. It can only be populated by the server.

cachedSizeBytes?: number

Property Value

number

lastUpdatedTimestamp

Last updated timestamp NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTimestamp?: Date

Property Value

Date

spaceSavingsBytes

Count of bytes saved on the server NOTE: This property will not be serialized. It can only be populated by the server.

spaceSavingsBytes?: number

Property Value

number

spaceSavingsPercent

Percentage of cached size over total size NOTE: This property will not be serialized. It can only be populated by the server.

spaceSavingsPercent?: number

Property Value

number

totalSizeCloudBytes

Total size of content in the azure file share NOTE: This property will not be serialized. It can only be populated by the server.

totalSizeCloudBytes?: number

Property Value

number

volumeSizeBytes

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

volumeSizeBytes?: number

Property Value

number