C# Class Microsoft.Azure.Commands.RecoveryServices.NewAzureSiteRecoveryNetworkMapping

Inheritance: Microsoft.Azure.Commands.RecoveryServices.RecoveryServicesCmdletBase
Exibir arquivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
EnterpriseToAzureNetworkMapping void
EnterpriseToEnterpriseNetworkMapping void
WriteJob void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Method Description
EnterpriseToAzureNetworkMapping ( ) : void

Enterprise to Azure network mapping.

EnterpriseToEnterpriseNetworkMapping ( ) : void

Enterprise to enterprise network mapping.

WriteJob ( Microsoft job ) : void

Writes Job.

Method Details

ExecuteCmdlet() public method

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