RecoveryPlanProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |