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

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

Private Properties

Свойство Type Description
GenerateFileName string
GetByObject void

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
GenerateFileName ( ) : string

Method to generate the file name

GetByObject ( ) : void

Method to execute the command

Method Details

ExecuteCmdlet() public méthode

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