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

ASRRecoveryPlan Class

Definition

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

Applies to