ASRRecoveryPlan 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.
Azure Site Recovery Recovery Plan.
public class ASRRecoveryPlan
type ASRRecoveryPlan = class
Public Class ASRRecoveryPlan
- Inheritance
-
ASRRecoveryPlan
Constructors
ASRRecoveryPlan() |
Initializes a new instance of the ASRRecoveryPlan class. |
ASRRecoveryPlan(RecoveryPlan, IList<ReplicationProtectedItem>) |
Initializes a new instance of the ASRRecoveryPlan class with required parameters. |
Properties
FailoverDeploymentModel |
Gets or sets Failover Deployment Model |
FriendlyName |
Gets or sets FriendlyName of the Recovery Plan. |
Groups |
Gets or sets ASRGroups |
Id |
Gets or sets ID. |
Name |
Gets or sets Recovery plan Name. |
ProviderSpecificDetails |
Gets or sets Provider Specific Details |
ReplicationProvider |
Gets or sets Replication provider. |
ServerId |
Gets or sets to Server ID. |
TargetServerId |
Gets or sets target Server ID. |
Methods
RefreshASRRecoveryPlanGroupNames() |
Refreshes group names for the RP |