Veeam.Backup.BackupServerVeeam Backup Server

Veeam.Backup.BackupServer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb1fd75ed-1002-0af8-11c3-82e46b695498

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.BackupServer:
Version  string  Version false 256  False 
ProxyCount  int  Proxy Servers false 256   
RepoCount  int  Repositories false 256   

Health Model:

Source Code:

<ClassType ID="Veeam.Backup.BackupServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ProxyCount" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="RepoCount" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>