你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FetchTieringCostInfoForRehydrationRequest interface

请求用于提取解除冻结的成本信息的参数

扩展

属性

containerName

受保护的项容器的名称

objectType

多态鉴别器,它指定此对象可以是的不同类型

protectedItemName

protectedItemName 的名称

recoveryPointId

需要提取用于解除冻结成本信息的备份副本的 ID。

rehydrationPriority

解除冻结优先级

继承属性

sourceTierType

请求的源层

targetTierType

请求的目标层

属性详细信息

containerName

受保护的项容器的名称

containerName: string

属性值

string

objectType

多态鉴别器,它指定此对象可以是的不同类型

objectType: "FetchTieringCostInfoForRehydrationRequest"

属性值

"FetchTieringCostInfoForRehydrationRequest"

protectedItemName

protectedItemName 的名称

protectedItemName: string

属性值

string

recoveryPointId

需要提取用于解除冻结成本信息的备份副本的 ID。

recoveryPointId: string

属性值

string

rehydrationPriority

解除冻结优先级

rehydrationPriority: string

属性值

string

继承属性详细信息

sourceTierType

请求的源层

sourceTierType: RecoveryPointTierType

属性值

继承自FetchTieringCostInfoRequest.sourceTierType

targetTierType

请求的目标层

targetTierType: RecoveryPointTierType

属性值

继承自FetchTieringCostInfoRequest.targetTierType