Microsoft.SystemCenter.HealthService健全狀況服務

Microsoft.SystemCenter.HealthService (ClassType)

此類型代表 System Center 健全狀況服務。

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId792f8b73-bea7-2b6b-d40e-6f3014aff70f
Commentrepresents a health service and its configration

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.SystemCenter.HealthService:
AuthenticationName  string  驗證名稱 false 256  False 
MaximumQueueSize  int  佇列大小上限 false 256   
MaximumSizeOfAllTransferredFiles  int  所有傳輸檔案的大小上限 false 256   
RequestCompression  bool  要求壓縮 false 256   
CreateListener  bool  建立接聽程式 false 256   
Port  int  連接埠 false 256   
IsRHS  bool  是根健全狀況服務 false 256   
IsManagementServer  bool  是管理員伺服器 false 256   
IsAgent  bool  是代理程式 false 256   
IsGateway  bool  是閘道 false 256   
IsManuallyInstalled  bool  是手動安裝 false 256   
InstalledBy  string  安裝者 false 256  False 
InstallTime  datetime  安裝時間 false 256   
Version  string  版本 false 256  False 
ActionAccountIdentity  string  動作帳戶識別碼 false 256  False 
HeartbeatEnabled  bool  傳送活動訊號到管理員伺服器 false 256   
HeartbeatInterval  int  活動訊號間隔 (秒) false 256   
ActiveDirectoryManaged  bool  透過 Active Directory 管理 false 256   
ProxyingEnabled  bool  已啟用 Proxy 處理 false 256   
PatchList  string  修補程式清單 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.HealthService" Comment="represents a health service and its configration" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="AuthenticationName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaximumQueueSize" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaximumSizeOfAllTransferredFiles" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RequestCompression" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CreateListener" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Port" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsRHS" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsManagementServer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsAgent" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsGateway" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsManuallyInstalled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstalledBy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallTime" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ActionAccountIdentity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HeartbeatEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HeartbeatInterval" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ActiveDirectoryManaged" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProxyingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PatchList" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>