ResourceSiteRecoveryProtectionSetting interface

Definition of recovery orchestration resource protection with azure site recovery.

Extends

Properties

protectionSolutionType

The discriminator possible values: AzureNative, CustomRunbook, AzureSiteRecovery

reprotectParams

Reprotect params for azure site recovery solution.

testFailoverCleanupParams

Test failover params for azure site recovery solution.

testFailoverParams

Test failover params for azure site recovery solution.

Property Details

protectionSolutionType

The discriminator possible values: AzureNative, CustomRunbook, AzureSiteRecovery

protectionSolutionType: "AzureSiteRecovery"

Property Value

"AzureSiteRecovery"

reprotectParams

Reprotect params for azure site recovery solution.

reprotectParams?: ResourceSiteRecoveryReprotectParams

Property Value

testFailoverCleanupParams

Test failover params for azure site recovery solution.

testFailoverCleanupParams?: ResourceSiteRecoveryTestFailoverCleanupParams

Property Value

testFailoverParams

Test failover params for azure site recovery solution.

testFailoverParams?: ResourceSiteRecoveryTestFailoverParams

Property Value