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

FetchTieringCostInfoRequest interface

分层成本请求的基类。 特定成本请求类型派生自此类。

属性

objectType

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

sourceTierType

请求的源层

targetTierType

请求的目标层

属性详细信息

objectType

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

objectType: "FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"

属性值

"FetchTieringCostInfoForRehydrationRequest" | "FetchTieringCostSavingsInfoForPolicyRequest" | "FetchTieringCostSavingsInfoForProtectedItemRequest" | "FetchTieringCostSavingsInfoForVaultRequest"

sourceTierType

请求的源层

sourceTierType: RecoveryPointTierType

属性值

targetTierType

请求的目标层

targetTierType: RecoveryPointTierType

属性值