ResourceProtectionSolutionSettings interface
Definition of recovery resource resource protection solution settings.
Properties
| active |
Active location of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource. |
| active |
Active locations of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource. |
| active |
Active Resource location and physical zones of Azure Resource. |
| failover |
Failover state of the recovery orchestration resource. |
| is |
Is AutoFailover configured for the resource replication. |
| primary |
Primary resource which is getting replicated. |
| protection |
A setting that indicates the resource protected with which recovery solution. |
| protection |
A status that indicates the protection status of a resource with an Azure solution for regional or zonal recovery. |
| recovery |
List of recovery locations of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource. |
| replica |
List of Replica resources to which replication is happening. |
| replication |
Specifies the role of the resource in the replication process. |
| resource |
Resource ID of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource. |
| test |
TestFailover state of the recovery orchestration resource. |
Property Details
activeLocation
Active location of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.
activeLocation?: string
Property Value
string
activeLocations
Active locations of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.
activeLocations?: string[]
Property Value
string[]
activePhysicalZones
Active Resource location and physical zones of Azure Resource.
activePhysicalZones?: string[]
Property Value
string[]
failoverState
Failover state of the recovery orchestration resource.
failoverState?: string
Property Value
string
isAutoFailover
Is AutoFailover configured for the resource replication.
isAutoFailover: boolean
Property Value
boolean
primaryResource
Primary resource which is getting replicated.
primaryResource?: string
Property Value
string
protectionSolutionType
A setting that indicates the resource protected with which recovery solution.
protectionSolutionType?: string
Property Value
string
protectionStatus
A status that indicates the protection status of a resource with an Azure solution for regional or zonal recovery.
protectionStatus?: string
Property Value
string
recoveryLocations
List of recovery locations of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.
recoveryLocations?: string[]
Property Value
string[]
replicaResources
List of Replica resources to which replication is happening.
replicaResources?: string[]
Property Value
string[]
replicationRole
Specifies the role of the resource in the replication process.
replicationRole?: string
Property Value
string
resourceId
Resource ID of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.
resourceId?: string
Property Value
string
testFailoverState
TestFailover state of the recovery orchestration resource.
testFailoverState?: string
Property Value
string