Share via


BackupServerEngine Class

Definition

Backup engine type when Azure Backup Server is used to manage the backups.

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

Constructors

BackupServerEngine()

Initializes a new instance of BackupServerEngine.

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