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

Inheritance: Microsoft.Azure.Commands.RecoveryServices.RecoveryServicesCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
WriteStorageMappings void

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
WriteStorageMappings ( IList storageMappings ) : void

Write Storage mappings.

Method Details

ExecuteCmdlet() public méthode

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