Microsoft.Windows.Cluster.ServiceWindows Cluster Service

Microsoft.Windows.Cluster.Service (ClassType)

Windows Cluster Service class

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId256142a9-9982-9a45-d8b1-de0444ad51c6

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 
Microsoft.Windows.Cluster.Service:
ServiceName  string  Windows Cluster Service Name Windows Cluster Service name false 256  False 
ProxyingEnabled  bool  Proxying Enabled Proxying enabled on agent where cluster service resides. false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Cluster.Service" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProxyingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>