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

Inheritance: SiteRecoveryCmdletBase
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description
EnterpriseToAzureNetworkMapping void
EnterpriseToEnterpriseNetworkMapping void

Public Methods

Method Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Method Description
EnterpriseToAzureNetworkMapping ( ) : void

Enterprise to Azure network mapping.

EnterpriseToEnterpriseNetworkMapping ( ) : void

Enterprise to enterprise network mapping.

Method Details

ExecuteSiteRecoveryCmdlet() public method

ProcessRecord of the command.
public ExecuteSiteRecoveryCmdlet ( ) : void
return void