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

Inheritance: Microsoft.Azure.Commands.RecoveryServices.RecoveryServicesCmdletBase
Exibir arquivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
SetPEReprotect void
SetRpReprotect void
WriteJob void

Public Methods

Method Description
ExecuteCmdlet ( ) : void

ProcessRecord of the command.

Private Methods

Method Description
SetPEReprotect ( ) : void

Set PE protection.

SetRpReprotect ( ) : void

Sets RP Recovery protection.

WriteJob ( Microsoft job ) : void

Writes Job.

Method Details

ExecuteCmdlet() public method

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