Veeam.Backup.VeeamEndpointBackupSvcVeeam Agent

Veeam.Backup.VeeamEndpointBackupSvc (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3167aceb-7cef-b713-468b-ca023589af33

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.VeeamEndpointBackupSvc:
LockDownMode  bool  LockDown Mode false 256   
DisableScheduledBackups  bool  Scheduled Backup Jobs Disabled false 256   
Version  string  Version false 256  False 
ServiceProviderMode  bool  Managed Mode false 256   
ManagedByType  string  Managed By false 256  False 
ManagedByServer  string  Managed By Server false 256  False 

Health Model:

Source Code:

<ClassType ID="Veeam.Backup.VeeamEndpointBackupSvc" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="LockDownMode" Type="bool" Key="false" CaseSensitive="false"/>
<Property ID="DisableScheduledBackups" Type="bool" Key="false" CaseSensitive="false"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ServiceProviderMode" Type="bool" Key="false" CaseSensitive="false"/>
<Property ID="ManagedByType" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ManagedByServer" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>