Symantec_Backup_Exec_for_Windows_MPscom2007.BaseClassBackup Exec Base Class

Symantec_Backup_Exec_for_Windows_MPscom2007.BaseClass (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1826fe12-c71d-d4ea-be02-90a397464d2b

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 
Symantec_Backup_Exec_for_Windows_MPscom2007.BaseClass:
Version  string  Version false 256  False 
ByteCode  string  Byte Code false 256  False 
Path  string  Install Path false 256  False 
BuildMajor  string  Build Major false 256  False 
BuildMinor  string  Build Minor false 256  False 
ServiceName  string  Service Name false 256  False 
IP  string  IP false 256  False 
ComputerName  string  Computer Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Symantec_Backup_Exec_for_Windows_MPscom2007.BaseClass" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ByteCode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BuildMajor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BuildMinor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ComputerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>