GetReplicationRecoveryPlanRecoveryGroupPreAction

data class GetReplicationRecoveryPlanRecoveryGroupPreAction(val fabricLocation: String, val failOverDirections: List<String>, val failOverTypes: List<String>, val manualActionInstruction: String, val name: String, val runbookId: String, val scriptPath: String, val type: String)

Constructors

constructor(fabricLocation: String, failOverDirections: List<String>, failOverTypes: List<String>, manualActionInstruction: String, name: String, runbookId: String, scriptPath: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The fabric location of runbook or script.

Link copied to clipboard

Directions of fail over.

Link copied to clipboard

Types of fail over.

Link copied to clipboard

Instructions of manual action.

Link copied to clipboard

The name of the Replication Plan.

Link copied to clipboard

Id of runbook.

Link copied to clipboard

Path of action script.

Link copied to clipboard

Type of the action detail.