RecoveryPlanGroup interface
Recovery plan group details.
Properties
end |
The end group actions. |
group |
The group type. |
replication |
The list of protected items. |
start |
The start group actions. |
Property Details
endGroupActions
groupType
The group type.
groupType: string
Property Value
string
replicationProtectedItems
The list of protected items.
replicationProtectedItems?: RecoveryPlanProtectedItem[]
Property Value
startGroupActions
The start group actions.
startGroupActions?: RecoveryPlanAction[]