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

Inheritance: SiteRecoveryCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
Associate void
EnterpriseToAzureAssociation void
EnterpriseToEnterpriseAssociation void

Méthodes publiques

Méthode Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
Associate ( string targetProtectionContainerId ) : void

Helper to configure cloud

EnterpriseToAzureAssociation ( ) : void

Associates Azure Policy with enterprise based protection containers

EnterpriseToEnterpriseAssociation ( ) : void

Associates Policy with enterprise based protection containers

Method Details

ExecuteSiteRecoveryCmdlet() public méthode

ProcessRecord of the command.
public ExecuteSiteRecoveryCmdlet ( ) : void
Résultat void