Microsoft.Windows.Cluster.Monitoring.Service监视群集服务

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

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.Cluster.Service:
ServiceName  string  Windows 群集服务类名称 Windows 群集服务类名称 false 256  False 
ProxyingEnabled  bool  已启用代理 群集服务所在的代理程序上启用了代理。 false 256   
Microsoft.Windows.Cluster.Monitoring.Service:
ClusterName  string  群集名称 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>