ResourceSiteRecoveryProtectionSetting interface
Definition of recovery orchestration resource protection with azure site recovery.
Properties
| protection |
The discriminator possible values: AzureNative, CustomRunbook, AzureSiteRecovery |
| reprotect |
Reprotect params for azure site recovery solution. |
| test |
Test failover params for azure site recovery solution. |
| test |
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