Dell.WindowsClient.IAPServiceOMCI / Dell Command | Monitor Service instance

Dell.WindowsClient.IAPService (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId85483980-8544-cafd-577e-34e110ba9eeb

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 
Dell.WindowsClient.IAPService:
Description  string  Description OMCI / Dell Command | Monitor Service Description false 256  False 
StartMode  string  Start Mode OMCI / Dell Command | Monitor Service Start Mode false 32  False 
ServiceName  string  Service Name OMCI / Dell Command | Monitor Service Name false 32  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsClient.IAPService" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StartMode" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>