Microsoft.Windows.Cluster.Monitoring.ServiceMonitorująca usługa klastrowania

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

Klasa monitorowania usługi klastrowania systemu Windows

Element properties:

Base ClassMicrosoft.Windows.Cluster.Service
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId99dba426-bf90-abf8-eb87-44c41c5a4edc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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  Nazwa klastra Nazwa klastra systemu Windows. 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>