DpmBackupEngine Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
Azure SDK for .NET