共用方式為


CloudTieringSpaceSavings interface

伺服器端點雲端階層處理狀態物件。

屬性

cachedSizeBytes

伺服器上的快取內容大小注意:此屬性將不會串行化。 它只能由伺服器填入。

lastUpdatedTimestamp

上次更新的時間戳注意:此屬性不會串行化。 它只能由伺服器填入。

spaceSavingsBytes

儲存在伺服器上的位元組計數注意:此屬性將不會串行化。 它只能由伺服器填入。

spaceSavingsPercent

快取大小超過大小總計的百分比注意:此屬性將不會串行化。 它只能由伺服器填入。

totalSizeCloudBytes

Azure 檔案共享內容的大小總計注意:此屬性將不會串行化。 它只能由伺服器填入。

volumeSizeBytes

磁碟區大小注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

cachedSizeBytes

伺服器上的快取內容大小注意:此屬性將不會串行化。 它只能由伺服器填入。

cachedSizeBytes?: number

屬性值

number

lastUpdatedTimestamp

上次更新的時間戳注意:此屬性不會串行化。 它只能由伺服器填入。

lastUpdatedTimestamp?: Date

屬性值

Date

spaceSavingsBytes

儲存在伺服器上的位元組計數注意:此屬性將不會串行化。 它只能由伺服器填入。

spaceSavingsBytes?: number

屬性值

number

spaceSavingsPercent

快取大小超過大小總計的百分比注意:此屬性將不會串行化。 它只能由伺服器填入。

spaceSavingsPercent?: number

屬性值

number

totalSizeCloudBytes

Azure 檔案共享內容的大小總計注意:此屬性將不會串行化。 它只能由伺服器填入。

totalSizeCloudBytes?: number

屬性值

number

volumeSizeBytes

磁碟區大小注意:此屬性將不會串行化。 它只能由伺服器填入。

volumeSizeBytes?: number

屬性值

number