RecoveryPlanGroup interface

Recovery plan group details.

Properties

endGroupActions

The end group actions.

groupType

The group type.

replicationProtectedItems

The list of protected items.

startGroupActions

The start group actions.

Property Details

endGroupActions

The end group actions.

endGroupActions?: RecoveryPlanAction[]

Property Value

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[]

Property Value