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

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

Private Properties

Свойство Type Description
EnterpriseToAzureNetworkMapping void
EnterpriseToEnterpriseNetworkMapping void

Méthodes publiques

Méthode Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
EnterpriseToAzureNetworkMapping ( ) : void

Enterprise to Azure network mapping.

EnterpriseToEnterpriseNetworkMapping ( ) : void

Enterprise to enterprise network mapping.

Method Details

ExecuteSiteRecoveryCmdlet() public méthode

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