SolarWinds.Orion.SCOM.EntitySolarWinds Entity

SolarWinds.Orion.SCOM.Entity (ClassType)

The SolarWinds Entity class.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9763a212-bf10-9458-b1af-1f69e0389ff8

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 
SolarWinds.Orion.SCOM.Entity:
ServiceName  string  SolarWinds Service Name The name of the SolarWinds service being monitored. true 255  False 

Health Model:

Source Code:

<ClassType ID="SolarWinds.Orion.SCOM.Entity" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ServiceName" Type="string" Length="255" Key="true"/>
</ClassType>