Share via


DpmBackupEngine Class

Definition

Data Protection Manager (DPM) specific backup engine.

public class DpmBackupEngine : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericEngine
type DpmBackupEngine = class
    inherit BackupGenericEngine
Public Class DpmBackupEngine
Inherits BackupGenericEngine
Inheritance
DpmBackupEngine

Constructors

DpmBackupEngine()

Initializes a new instance of DpmBackupEngine.

Properties

AzureBackupAgentVersion

Backup agent version.

(Inherited from BackupGenericEngine)
BackupEngineId

ID of the backup engine.

(Inherited from BackupGenericEngine)
BackupEngineState

Status of the backup engine with the Recovery Services Vault. = {Active/Deleting/DeleteFailed}.

(Inherited from BackupGenericEngine)
BackupManagementType

Type of backup management for the backup engine.

(Inherited from BackupGenericEngine)
CanReRegister

Flag indicating if the backup engine be registered, once already registered.

(Inherited from BackupGenericEngine)
DpmVersion

Backup engine version.

(Inherited from BackupGenericEngine)
ExtendedInfo

Extended info of the backupengine.

(Inherited from BackupGenericEngine)
FriendlyName

Friendly name of the backup engine.

(Inherited from BackupGenericEngine)
HealthStatus

Backup status of the backup engine.

(Inherited from BackupGenericEngine)
IsAzureBackupAgentUpgradeAvailable

To check if backup agent upgrade available.

(Inherited from BackupGenericEngine)
IsDpmUpgradeAvailable

To check if backup engine upgrade available.

(Inherited from BackupGenericEngine)
RegistrationStatus

Registration status of the backup engine with the Recovery Services Vault.

(Inherited from BackupGenericEngine)

Applies to