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

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

Private Properties

Свойство Type Description
FilterE2AMappings void
FilterE2AMappingsLegacy void
FilterE2EMappings void
FilterE2EMappingsLegacy void
WriteNetworkMapping void
WriteNetworkMappings void

Méthodes publiques

Méthode Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
FilterE2AMappings ( ) : void

Filter Enterprise to Azure Network mappings

FilterE2AMappingsLegacy ( ) : void

Filter Enterprise to Azure Network mappings Legacy.

FilterE2EMappings ( ) : void

Filter Enterprise to Enterprise Network mappings

FilterE2EMappingsLegacy ( ) : void

Filter Enterprise to Enterprise Network mappings Legacy.

WriteNetworkMapping ( Microsoft.Azure.Management.SiteRecovery.Models.NetworkMapping networkMapping ) : void

Write Network mapping.

WriteNetworkMappings ( IList networkMappings ) : void

Write Network mappings.

Method Details

ExecuteSiteRecoveryCmdlet() public méthode

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