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

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

Private Properties

Свойство Type Description
Dissociate void
EnterpriseToAzureDissociation void
EnterpriseToEnterpriseDissociation void

Méthodes publiques

Méthode Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
Dissociate ( string targetProtectionContainerId ) : void

Helper to configure cloud

EnterpriseToAzureDissociation ( ) : void
EnterpriseToEnterpriseDissociation ( ) : void

Method Details

ExecuteSiteRecoveryCmdlet() public méthode

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