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

RecoveryPlanGroup interface

恢复计划组详细信息。

属性

endGroupActions

结束组操作。

groupType

组类型。

replicationProtectedItems

受保护项的列表。

startGroupActions

启动组操作。

属性详细信息

endGroupActions

结束组操作。

endGroupActions?: RecoveryPlanAction[]

属性值

groupType

组类型。

groupType: string

属性值

string

replicationProtectedItems

受保护项的列表。

replicationProtectedItems?: RecoveryPlanProtectedItem[]

属性值

startGroupActions

启动组操作。

startGroupActions?: RecoveryPlanAction[]

属性值