RecoveryGroupActionSettings interface
Settings for a recovery group action.
Properties
| action |
User description of the action. |
| action |
Name of the action. |
| action |
Sequence number for the action. |
| action |
The action task associated with this job resource. |
| recovery |
Type of the recovery group action. |
Property Details
actionDescription
User description of the action.
actionDescription?: string
Property Value
string
actionName
Name of the action.
actionName?: string
Property Value
string
actionSequence
Sequence number for the action.
actionSequence?: number
Property Value
number
actionTask
The action task associated with this job resource.
actionTask?: string
Property Value
string
recoveryGroupActionType
Type of the recovery group action.
recoveryGroupActionType?: string
Property Value
string