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