ResourceCustomProtectionSetting interface

Definition of recovery orchestration resource custom protection setting with recovery orchestration plan.

Extends

Properties

failoverAction

The Azure resource ID hosting the failover automation script.

failoverCommitAction

The Azure resource ID hosting the failover commit automation script.

protectionSolutionType

The discriminator possible values: AzureNative, CustomRunbook, AzureSiteRecovery

reprotectAction

The Azure resource ID hosting the reprotect automation script.

testFailoverAction

The Azure resource ID hosting the test failover automation script.

testFailoverCleanupAction

The Azure resource ID hosting the test failover cleanup automation script.

Property Details

failoverAction

The Azure resource ID hosting the failover automation script.

failoverAction?: ResourceCustomProtectionAction

Property Value

failoverCommitAction

The Azure resource ID hosting the failover commit automation script.

failoverCommitAction?: ResourceCustomProtectionAction

Property Value

protectionSolutionType

The discriminator possible values: AzureNative, CustomRunbook, AzureSiteRecovery

protectionSolutionType: "CustomRunbook"

Property Value

"CustomRunbook"

reprotectAction

The Azure resource ID hosting the reprotect automation script.

reprotectAction?: ResourceCustomProtectionAction

Property Value

testFailoverAction

The Azure resource ID hosting the test failover automation script.

testFailoverAction?: ResourceCustomProtectionAction

Property Value

testFailoverCleanupAction

The Azure resource ID hosting the test failover cleanup automation script.

testFailoverCleanupAction?: ResourceCustomProtectionAction

Property Value