Cisco.Unified.Computing.System.NTServiceCisco UCS Agent Service

Cisco.Unified.Computing.System.NTService (ClassType)

Cisco UCS Agent Service Description

Element properties:

Base ClassMicrosoft.Windows.LocalService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3ce71b4a-3e1f-ed00-d3c6-7dfff6ac7933

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 
Cisco.Unified.Computing.System.NTService:
Description  string  Description Description Description false 256  False 
DisplayName  string  Display Name Display Name Description false 256  False 
ServiceName  string  Service Name Service Name Description true 256  False 
ServiceProcessName  string  Service Process Name Service Process Name Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.NTService" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalService" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DisplayName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceProcessName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>