다음을 통해 공유


RecoveryPlanProperties interface

Recovery plan properties.

Properties

allowedOperations

The list of allowed operations.

currentScenario

The current scenario details.

currentScenarioStatus

The recovery plan status.

currentScenarioStatusDescription

The recovery plan status description.

failoverDeploymentModel

The failover deployment model.

friendlyName

The friendly name.

groups

The recovery plan groups.

lastPlannedFailoverTime

The start time of the last planned failover.

lastTestFailoverTime

The start time of the last test failover.

lastUnplannedFailoverTime

The start time of the last unplanned failover.

primaryFabricFriendlyName

The primary fabric friendly name.

primaryFabricId

The primary fabric Id.

providerSpecificDetails

The provider id and provider specific details.

recoveryFabricFriendlyName

The recovery fabric friendly name.

recoveryFabricId

The recovery fabric Id.

replicationProviders

The list of replication providers.

Property Details

allowedOperations

The list of allowed operations.

allowedOperations?: string[]

Property Value

string[]

currentScenario

The current scenario details.

currentScenario?: CurrentScenarioDetails

Property Value

currentScenarioStatus

The recovery plan status.

currentScenarioStatus?: string

Property Value

string

currentScenarioStatusDescription

The recovery plan status description.

currentScenarioStatusDescription?: string

Property Value

string

failoverDeploymentModel

The failover deployment model.

failoverDeploymentModel?: string

Property Value

string

friendlyName

The friendly name.

friendlyName?: string

Property Value

string

groups

The recovery plan groups.

groups?: RecoveryPlanGroup[]

Property Value

lastPlannedFailoverTime

The start time of the last planned failover.

lastPlannedFailoverTime?: Date

Property Value

Date

lastTestFailoverTime

The start time of the last test failover.

lastTestFailoverTime?: Date

Property Value

Date

lastUnplannedFailoverTime

The start time of the last unplanned failover.

lastUnplannedFailoverTime?: Date

Property Value

Date

primaryFabricFriendlyName

The primary fabric friendly name.

primaryFabricFriendlyName?: string

Property Value

string

primaryFabricId

The primary fabric Id.

primaryFabricId?: string

Property Value

string

providerSpecificDetails

The provider id and provider specific details.

providerSpecificDetails?: RecoveryPlanProviderSpecificDetailsUnion[]

Property Value

recoveryFabricFriendlyName

The recovery fabric friendly name.

recoveryFabricFriendlyName?: string

Property Value

string

recoveryFabricId

The recovery fabric Id.

recoveryFabricId?: string

Property Value

string

replicationProviders

The list of replication providers.

replicationProviders?: string[]

Property Value

string[]