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

Inheritance: SiteRecoveryCmdletBase
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
RefreshServer void

Public Methods

Method Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Method Description
RefreshServer ( ) : void

Refresh Server

Method Details

ExecuteSiteRecoveryCmdlet() public method

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