C# 클래스 Microsoft.Azure.Commands.SiteRecovery.ASRRecoveryPlan

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
ASRRecoveryPlan ( ) : Microsoft.Azure.Management.SiteRecovery.Models

Initializes a new instance of the ASRRecoveryPlan class.

ASRRecoveryPlan ( Microsoft.Azure.Management.SiteRecovery.Models.RecoveryPlan recoveryPlan, IList replicationProtectedItems ) : Microsoft.Azure.Management.SiteRecovery.Models

Initializes a new instance of the ASRRecoveryPlan class with required parameters.

RefreshASRRecoveryPlanGroupNames ( ) : ASRRecoveryPlan

Refreshes group names for the RP

메소드 상세

ASRRecoveryPlan() 공개 메소드

Initializes a new instance of the ASRRecoveryPlan class.
public ASRRecoveryPlan ( ) : Microsoft.Azure.Management.SiteRecovery.Models
리턴 Microsoft.Azure.Management.SiteRecovery.Models

ASRRecoveryPlan() 공개 메소드

Initializes a new instance of the ASRRecoveryPlan class with required parameters.
public ASRRecoveryPlan ( Microsoft.Azure.Management.SiteRecovery.Models.RecoveryPlan recoveryPlan, IList replicationProtectedItems ) : Microsoft.Azure.Management.SiteRecovery.Models
recoveryPlan Microsoft.Azure.Management.SiteRecovery.Models.RecoveryPlan Recovery plan object
replicationProtectedItems IList
리턴 Microsoft.Azure.Management.SiteRecovery.Models

RefreshASRRecoveryPlanGroupNames() 공개 메소드

Refreshes group names for the RP
public RefreshASRRecoveryPlanGroupNames ( ) : ASRRecoveryPlan
리턴 ASRRecoveryPlan