共用方式為


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