Veeam.Backup.SureBackupJobVeeam SureBackup Job

Veeam.Backup.SureBackupJob (ClassType)

Element properties:

Base ClassVeeam.Backup.AbstractBackupJob
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9730e823-9b7c-f69a-cfcf-5322ead65610

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Veeam.Backup.AbstractBackupJob:
InstanceUid  guid  InstanceUid true 256   
Type  string  Type false 256  False 
Platform  string  Platform false 256  False 
BackupServer  string  Backup Server false 256  False 
Schedule  string  Schedule false 256  False 
ScheduleEnabled  bool  Schedule Enabled false 256   
Enabled  bool  Enabled false 256   
Veeam.Backup.SureBackupJob:
AppGroup  string  Application group false 256  False 
LinkedJobs  string  Linked Jobs false 256  False 

Health Model:

Source Code:

<ClassType ID="Veeam.Backup.SureBackupJob" Accessibility="Public" Abstract="false" Base="Veeam.Backup.AbstractBackupJob" Hosted="true" Singleton="false">
<Property ID="AppGroup" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LinkedJobs" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>