RecoveryPlanAction interface
Details van de actie voor het herstelplan.
Eigenschappen
action |
De naam van de actie. |
custom |
De aangepaste details. |
failover |
De lijst met failover-instructies. |
failover |
De lijst met failovertypen. |
Eigenschapdetails
actionName
De naam van de actie.
actionName: string
Waarde van eigenschap
string
customDetails
De aangepaste details.
customDetails: RecoveryPlanActionDetailsUnion
Waarde van eigenschap
failoverDirections
De lijst met failover-instructies.
failoverDirections: string[]
Waarde van eigenschap
string[]
failoverTypes
De lijst met failovertypen.
failoverTypes: string[]
Waarde van eigenschap
string[]