RecoveryGroupActionSettings interface

Settings for a recovery group action.

Properties

actionDescription

User description of the action.

actionName

Name of the action.

actionSequence

Sequence number for the action.

actionTask

The action task associated with this job resource.

recoveryGroupActionType

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