Microsoft.Windows.Cluster.Monitoring.ServiceMonitoring Cluster Service

Microsoft.Windows.Cluster.Monitoring.Service (ClassType)

Windows cluster service monitoring class

Element properties:

Base ClassMicrosoft.Windows.Cluster.Service
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8078935a-3099-e801-2972-f4d9556c897f

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   
Microsoft.Windows.Cluster.Monitoring.Service:
ClusterName  string  Cluster Name Name of the Windows cluster. false 256  False 

Health Model:

Source Code:

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