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 (KOR) Description (KOR) 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>