共用方式為


FetchTieringCostInfoForRehydrationRequest interface

擷取解除凍結成本資訊的要求參數

Extends

屬性

containerName

受保護專案容器的名稱

objectType

多型歧視性,指定這個物件可以是的不同類型

protectedItemName

protectedItemName 的名稱

recoveryPointId

需要擷取用於解除凍結成本信息的備份複本標識碼。

rehydrationPriority

解除凍結優先順序

繼承的屬性

sourceTierType

要求的來源層

targetTierType

要求的目標層

屬性詳細資料

containerName

受保護專案容器的名稱

containerName: string

屬性值

string

objectType

多型歧視性,指定這個物件可以是的不同類型

objectType: "FetchTieringCostInfoForRehydrationRequest"

屬性值

"FetchTieringCostInfoForRehydrationRequest"

protectedItemName

protectedItemName 的名稱

protectedItemName: string

屬性值

string

recoveryPointId

需要擷取用於解除凍結成本信息的備份複本標識碼。

recoveryPointId: string

屬性值

string

rehydrationPriority

解除凍結優先順序

rehydrationPriority: string

屬性值

string

繼承的屬性詳細資料

sourceTierType

要求的來源層

sourceTierType: RecoveryPointTierType

屬性值

繼承自FetchTieringCostInfoRequest.sourceTierType

targetTierType

要求的目標層

targetTierType: RecoveryPointTierType

屬性值

繼承自FetchTieringCostInfoRequest.targetTierType