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 (JPN) Description (JPN) 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  プロキシ化有効 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>