Microsoft.SystemCenter.ManagementServerservidor de administración

Microsoft.SystemCenter.ManagementServer (ClassType)

Esta clase representa el servidor de administración.

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.SystemCenter.HealthService:
AuthenticationName  string  Nombre de autenticación false 256  False 
MaximumQueueSize  int  Tamaño máximo de la cola false 256   
MaximumSizeOfAllTransferredFiles  int  Tamaño máximo de todos los archivos transferidos false 256   
RequestCompression  bool  Solicitar compresión false 256   
CreateListener  bool  Crear escucha false 256   
Port  int  Puerto false 256   
IsRHS  bool  Es servidor de mantenimiento raíz false 256   
IsManagementServer  bool  Es servidor de administración false 256   
IsAgent  bool  Es agente false 256   
IsGateway  bool  Es puerta de enlace false 256   
IsManuallyInstalled  bool  Instalado manualmente false 256   
InstalledBy  string  Instalado por false 256  False 
InstallTime  datetime  Hora de instalación false 256   
Version  string  Versión false 256  False 
ActionAccountIdentity  string  Identidad de la cuenta de acción false 256  False 
HeartbeatEnabled  bool  Enviar latidos a servidores de administración false 256   
HeartbeatInterval  int  Intervalo entre latidos (en segundos) false 256   
ActiveDirectoryManaged  bool  Administrado mediante Active Directory false 256   
ProxyingEnabled  bool  Conexiones proxy habilitadas false 256   
PatchList  string  Lista de revisiones false 256  False 
Microsoft.SystemCenter.ManagementServer:
ManagementServerSCP  string  SCP del servidor de administración false 256  False 
AutoApproveManuallyInstalledAgents  bool  Aprobar automáticamente agentes instalados manualmente false 256   
NumberOfMissingHeartBeatsToMarkMachineDown  int  Número permitido de latidos que faltan false 256   
ProxyAddress  string  Dirección del proxy false 256  False 
ProxyPort  int  Puerto proxy false 256   
RejectManuallyInstalledAgents  bool  Rechazar agentes instalados manualmente false 256   
UseProxyServer  bool  Usar servidor proxy 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>