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