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

Inheritance: Microsoft.Azure.Commands.RecoveryServices.RecoveryServicesCmdletBase
Mostrar archivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
WriteJob void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

ProcessRecord of the command.

Protected Methods

Method Description
StopProcessing ( ) : void

Handles interrupts.

Private Methods

Method Description
WriteJob ( Microsoft job ) : void

Writes Job

Method Details

ExecuteCmdlet() public method

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

StopProcessing() protected method

Handles interrupts.
protected StopProcessing ( ) : void
return void