Supermicro.SDIII.ComputersSDIII Computers

Supermicro.SDIII.Computers (ClassType)

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdb1e9dc40-a55d-1b35-4471-a7002b23ba50

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 
Supermicro.SDIII.Computers:
IPAddress  string  IP Address IP Address false 256  False 
Version  string  Version Version false 256  False 
Manufacturer  string  Manufacturer Manufacturer false 256  False 
MBModel  string  MBModel Motherboard Model false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.SDIII.Computers" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="MBModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>