ResourceProtectionSolutionSettings interface

Definition of recovery resource resource protection solution settings.

Properties

activeLocation

Active location of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.

activeLocations

Active locations of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.

activePhysicalZones

Active Resource location and physical zones of Azure Resource.

failoverState

Failover state of the recovery orchestration resource.

isAutoFailover

Is AutoFailover configured for the resource replication.

primaryResource

Primary resource which is getting replicated.

protectionSolutionType

A setting that indicates the resource protected with which recovery solution.

protectionStatus

A status that indicates the protection status of a resource with an Azure solution for regional or zonal recovery.

recoveryLocations

List of recovery locations of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.

replicaResources

List of Replica resources to which replication is happening.

replicationRole

Specifies the role of the resource in the replication process.

resourceId

Resource ID of the Azure resource associated with the recovery orchestration plan and linked to the recovery resource.

testFailoverState

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