Microsoft.SystemCenter.HealthServiceUsługa badania kondycji

Microsoft.SystemCenter.HealthService (ClassType)

Ten typ przedstawia usługę badania kondycji programu System Center.

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdab4c891f-3359-3fb6-0704-075fbfe36710
Commentrepresents a health service and its configration

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.HealthService:
AuthenticationName  string  Nazwa uwierzytelniania Nazwa uwierzytelniania false 256  False     
MaximumQueueSize  int  Maksymalny rozmiar kolejki Maksymalny rozmiar kolejki false 256       
MaximumSizeOfAllTransferredFiles  int  Maksymalny rozmiar wszystkich przesyłanych plików Maksymalny rozmiar wszystkich przesyłanych plików false 256       
RequestCompression  bool  Zażądaj kompresji Zażądaj kompresji false 256       
CreateListener  bool  Utwórz słuchacza Utwórz słuchacza false 256       
Port  int  Port Port false 256       
IsRHS  bool  Jest emulatorem głównej usługi badania kondycji Jest emulatorem głównej usługi zarządzania false 256       
IsManagementServer  bool  Jest serwerem zarządzania Jest serwerem zarządzania false 256       
IsAgent  bool  Jest agentem Jest agentem false 256       
IsGateway  bool  Jest bramą Jest bramą false 256       
IsManuallyInstalled  bool  Jest ręcznie zainstalowany Jest ręcznie zainstalowany false 256       
InstalledBy  string  Zainstalowany przez Zainstalowany przez false 256  False     
InstallTime  datetime  Godzina instalacji Godzina instalacji false 256       
Version  string  Wersja Wersja false 256  False     
ActionAccountIdentity  string  Tożsamość konta akcji Tożsamość konta akcji false 256  False     
HeartbeatEnabled  bool  Wyślij interwały czasowe do serwerów zarządzania Wyślij interwały czasowe do serwerów zarządzania false 256       
HeartbeatInterval  int  Interwał czasowy (sekundy) Interwał czasowy (sekundy) false 256       
ActiveDirectoryManaged  bool  Zarządzany przez usługę Active Directory Zarządzany przez usługę Active Directory false 256       
ProxyingEnabled  bool  Pośredniczenie włączone Pośredniczenie włączone false 256       
PatchList  string  Lista poprawek Lista poprawek false 256  False     
Protocol  string  Protokół komunikacyjny agenta Określa protokół komunikacyjny (HTTP lub TCP), którego agent używa do komunikacji z agentami nadrzędnymi. false 256  False     
InitiatesConnectionToParent  bool  Agent inicjuje połączenie z agentami nadrzędnymi Wartość logiczna wskazuje, czy agent inicjuje polaczenie z agentami nadrzędnymi. Jeśli zostanie wybrana wartość TRUE, agent otworzy połączenie z agentami nadrzędnymi. Jeśli zostanie wybrana wartość FALSE, agent będzie czekał na zainicjowanie połączenia przez agentów nadrzędnych. false 256       
ThirdPartyAuthenticationUri  string  Adres URI usługi uwierzytelniania Adres URI usługi uwierzytelniania, który ma być stosowany w przypadku określenia protokołu HTTP jako protokołu komunikacyjnego agenta. 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" MinLength="0" MaxLength="256"/>
<Property ID="MaximumQueueSize" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="MaximumSizeOfAllTransferredFiles" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="RequestCompression" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="CreateListener" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Port" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsRHS" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsManagementServer" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsAgent" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsGateway" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsManuallyInstalled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="InstalledBy" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="InstallTime" Type="datetime" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ActionAccountIdentity" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HeartbeatEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HeartbeatInterval" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ActiveDirectoryManaged" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ProxyingEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PatchList" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Protocol" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="InitiatesConnectionToParent" Type="bool" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="ThirdPartyAuthenticationUri" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
</ClassType>