Veeam.Backup.WANServiceVeeam WAN Accelerator Service

Veeam.Backup.WANService (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8a684198-9295-5c51-a569-bb4f576408c4

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.WANService:
Host  string  Host false 256  False 
HostType  string  Host Type false 256  False 
Port  string  Traffic Port false 256  False 
ConnectionCount  string  Connection Count false 256  False 
CachePath  string  Cache Path false 256  False 
CacheMaxSize  string  Cache Size Max GB false 256  False 

Health Model:

Source Code:

<ClassType ID="Veeam.Backup.WANService" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Host" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="HostType" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Port" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ConnectionCount" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="CachePath" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="CacheMaxSize" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>