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

Inheritance: SiteRecoveryCmdletBase
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description
WriteJob void

Public Methods

Method Description
ExecuteSiteRecoveryCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Method Description
WriteJob ( Microsoft job ) : void

Writes Job.

Method Details

ExecuteSiteRecoveryCmdlet() public method

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