你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RecoveryPlanProperties Class

Definition

Recovery plan properties.

public class RecoveryPlanProperties
type RecoveryPlanProperties = class
Public Class RecoveryPlanProperties
Inheritance
RecoveryPlanProperties

Constructors

RecoveryPlanProperties()

Initializes a new instance of the RecoveryPlanProperties class.

RecoveryPlanProperties(String, String, String, String, String, String, IList<String>, IList<String>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, CurrentScenarioDetails, String, String, IList<RecoveryPlanGroup>, IList<RecoveryPlanProviderSpecificDetails>)

Initializes a new instance of the RecoveryPlanProperties class.

Properties

AllowedOperations

Gets or sets the list of allowed operations.

CurrentScenario

Gets or sets the current scenario details.

CurrentScenarioStatus

Gets or sets the recovery plan status.

CurrentScenarioStatusDescription

Gets or sets the recovery plan status description.

FailoverDeploymentModel

Gets or sets the failover deployment model.

FriendlyName

Gets or sets the friendly name.

Groups

Gets or sets the recovery plan groups.

LastPlannedFailoverTime

Gets or sets the start time of the last planned failover.

LastTestFailoverTime

Gets or sets the start time of the last test failover.

LastUnplannedFailoverTime

Gets or sets the start time of the last unplanned failover.

PrimaryFabricFriendlyName

Gets or sets the primary fabric friendly name.

PrimaryFabricId

Gets or sets the primary fabric Id.

ProviderSpecificDetails

Gets or sets the provider id and provider specific details.

RecoveryFabricFriendlyName

Gets or sets the recovery fabric friendly name.

RecoveryFabricId

Gets or sets the recovery fabric Id.

ReplicationProviders

Gets or sets the list of replication providers.

Applies to