C# Class Microsoft.Azure.Commands.SiteRecovery.ASRRecoveryPlan

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

ASRRecoveryPlan() public méthode

Initializes a new instance of the ASRRecoveryPlan class.
public ASRRecoveryPlan ( ) : Microsoft.Azure.Management.SiteRecovery.Models
Résultat Microsoft.Azure.Management.SiteRecovery.Models

ASRRecoveryPlan() public méthode

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
Résultat Microsoft.Azure.Management.SiteRecovery.Models

RefreshASRRecoveryPlanGroupNames() public méthode

Refreshes group names for the RP
public RefreshASRRecoveryPlanGroupNames ( ) : ASRRecoveryPlan
Résultat ASRRecoveryPlan