Microsoft.SystemCenter.ManagementServerServer di gestione

Microsoft.SystemCenter.ManagementServer (ClassType)

Questa classe rappresenta un server di gestione.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.HealthService:
AuthenticationName  string  Nome autenticazione Nome autenticazione false 256  False     
MaximumQueueSize  int  Dimensione della coda massima Dimensione della coda massima false 256       
MaximumSizeOfAllTransferredFiles  int  Dimensione massima di tutti i file trasferiti Dimensione massima di tutti i file trasferiti false 256       
RequestCompression  bool  Richiedi compressione Richiedi compressione false 256       
CreateListener  bool  Crea listener Crea listener false 256       
Port  int  Porta Porta false 256       
IsRHS  bool  È l'emulatore del servizio integrità principale È l'emulatore del servizio di gestione principale false 256       
IsManagementServer  bool  È il server di gestione È il server di gestione false 256       
IsAgent  bool  È l'agente È l'agente false 256       
IsGateway  bool  È il gateway È il gateway false 256       
IsManuallyInstalled  bool  È installato manualmente È installato manualmente false 256       
InstalledBy  string  Installato da Installato da false 256  False     
InstallTime  datetime  Ora installazione Ora installazione false 256       
Version  string  Versione Versione false 256  False     
ActionAccountIdentity  string  Identità account azione Identità account azione false 256  False     
HeartbeatEnabled  bool  Invia gli heartbeat ai server di gestione Invia gli heartbeat ai server di gestione false 256       
HeartbeatInterval  int  Intervallo heartbeat (secondi) Intervallo heartbeat (secondi) false 256       
ActiveDirectoryManaged  bool  Gestito mediante Active Directory Gestito mediante Active Directory false 256       
ProxyingEnabled  bool  Inoltro dei dati attivato Inoltro dei dati attivato false 256       
PatchList  string  Elenco patch Elenco patch false 256  False     
Protocol  string  Protocollo di comunicazione dell'agente Specifica il protocollo di comunicazione (HTTP o TCP) che un agente utilizza per comunicare con i suoi agenti padre. false 256  False     
InitiatesConnectionToParent  bool  L'agente avvia la connessione agli agenti padre Un valore booleano che indica se un agente avvia la connessione ai relativi agenti padre. Se impostato su TRUE, l'agente apre una connessione ai relativi agenti padre. Se impostato su FALSE, l'agente attende che i suoi agenti padre stabiliscano una connessione. false 256       
ThirdPartyAuthenticationUri  string  URI del servizio di autenticazione URI del servizio di autenticazione da utilizzare quando viene specificato HTTP come protocollo di comunicazione dell'agente. false 256  False     
Microsoft.SystemCenter.ManagementServer:
ManagementServerSCP  string  Server di gestione SCP false 256  False     
AutoApproveManuallyInstalledAgents  bool  Approva automaticamente agenti installati manualmente false 256       
NumberOfMissingHeartBeatsToMarkMachineDown  int  Numero di heartbeat mancanti consentiti false 256       
ProxyAddress  string  Indirizzo proxy false 256  False     
ProxyPort  int  Porta proxy false 256       
RejectManuallyInstalledAgents  bool  Rifiuta installazioni manuali agenti false 256       
UseProxyServer  bool  Utilizza server proxy false 256       

Health Model:

Source Code:

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