Microsoft.SystemCenter.ManagementServer管理サーバー

Microsoft.SystemCenter.ManagementServer (ClassType)

このクラスは、管理サーバーを表します。

Element properties:

Base ClassMicrosoft.SystemCenter.HealthService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda9053dc6-3a99-b4cc-a0c5-f04e20478e2a
Commentrepresents a Management Server, including root management server

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 
Microsoft.SystemCenter.ManagementServer:
ManagementServerSCP  string  管理サーバー SCP false 256  False 
AutoApproveManuallyInstalledAgents  bool  手動でインストールされたエージェントを自動承認する false 256   
NumberOfMissingHeartBeatsToMarkMachineDown  int  応答のないハートビートの許容数 false 256   
ProxyAddress  string  プロキシ アドレス false 256  False 
ProxyPort  int  プロキシ ポート false 256   
RejectManuallyInstalledAgents  bool  手動でインストールされたエージェントを拒否する false 256   
UseProxyServer  bool  プロキシ サーバーを使用する false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementServer" Comment="represents a Management Server, including root management server" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.HealthService" Hosted="true" Singleton="false">
<Property ID="ManagementServerSCP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AutoApproveManuallyInstalledAgents" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberOfMissingHeartBeatsToMarkMachineDown" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProxyAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProxyPort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RejectManuallyInstalledAgents" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UseProxyServer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>