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

Inheritance: SiteRecoveryCmdletBase
Exibir arquivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
RestartByName void

Public Methods

Method Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Method Description
RestartByName ( ) : void

Restart by Name.

Method Details

ExecuteSiteRecoveryCmdlet() public method

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