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

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

Private Properties

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

Méthodes publiques

Méthode Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Méthode Description
GenerateFileName ( ) : string

Method to generate the file name

GetVaultSettingsFile ( ) : void

Method to execute the command

Method Details

ExecuteSiteRecoveryCmdlet() public méthode

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