Microsoft.Windows.Cluster.ServiceWindows 叢集服務

Microsoft.Windows.Cluster.Service (ClassType)

Windows 叢集服務類別

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId256142a9-9982-9a45-d8b1-de0444ad51c6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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  已啟用 Proxy 處理 已啟用叢集服務所處的代理程式上的 Proxy 處理 false 256   

Health Model:

Source Code:

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