Microsoft.SystemCenter.ManagementGroupGruppo di gestione di Operations Manager

Microsoft.SystemCenter.ManagementGroup (ClassType)

Questo tipo rappresenta il gruppo di gestione di Operations Manager

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId7b768fb6-af25-92fb-715a-6c95146eb42d
Commentrepresents the management group (the mom installation with a database

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       
System.Service:
ServiceDescription  string  Descrizione servizio Descrizione del servizio false 256  False     
BusinessDetailedDescription  string  Descrizione dettagliata azienda Descrizione dettagliata dell'azienda false 256  False     
IsBusinessService  bool  È un servizio aziendale È un servizio aziendale false 256       
OwnedByOrganization  string  Di proprietà dell'organizzazione Di proprietà dell'organizzazione false 256  False     
Priority  enum  Priorità Priorità false 256      System.ServiceManagement.ServicePriority 
Status  enum  Stato Stato false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classificazione Classificazione false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Pianificazione disponibilità Pianificazione della disponibilità false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  Nome gruppo di gestione Il nome del gruppo di gestione. Viene fornito durante la configurazione del primo server di gestione nel gruppo di gestione. false 256  False     
Id  string  ID gruppo di gestione L'identificatore univoco per un gruppo di gestione. Questo GUID è generato durante la configurazione. false 256  False     
SDKServiceSCP  string  SCP servizio di accesso ai dati Il Service Connection Point (SCP) per il servizio di accesso ai dati. false 256  False     
RootHealthServiceSCP  string  (Obsoleto) SCP del servizio integrità del server di gestione principale (Obsoleto) Il Service Connection Point (SCP) per il servizio integrità del server di gestione principale. false 256  False     
CEIPEnabled  bool  Partecipa al programma di analisi utilizzo software Partecipa al programma di analisi utilizzo software false 256       
CommunicationPort  int  Porta di comunicazione Porta di comunicazione false 256       
ErrorReportingEnabled  int  Inviare report degli errori Inviare report degli errori false 256       
ErrorReportingQueuingEnabled  int  Inviare automaticamente report degli errori Inviare automaticamente report degli errori false 256       
OnlineProductKnowledgeUrl  string  URL Knowledge Base predefinita in linea URL Knowledge Base predefinita in linea false 256  False     
SendOperationalDataReports  bool  Inviare report dati operativi Inviare report dati operativi false 256       
SDKServerName  string  Nome server DAS Nome server DAS false 256  False     
OperationalDatabaseName  string  Nome database operativo Nome database operativo false 256  False     
SQLServerName  string  Server SQL del database operativo Server SQL del database operativo false 256  False     
AlertAutoResolvePeriod  int  Avviso periodo di risoluzione automatica Avviso periodo di risoluzione automatica false 256       
HealthyAlertAutoResolvePeriod  int  Avviso di integrità periodo di risoluzione automatica Avviso di integrità periodo di risoluzione automatica false 256       
TierTimeDifferenceThreshold  int  Livello della soglia di differenza di tempo Livello della soglia di differenza di tempo false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementGroup" Comment="represents the management group (the mom installation with a database" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="true">
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SDKServiceSCP" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="RootHealthServiceSCP" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="CEIPEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="CommunicationPort" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ErrorReportingEnabled" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ErrorReportingQueuingEnabled" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OnlineProductKnowledgeUrl" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SendOperationalDataReports" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SDKServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="OperationalDatabaseName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SQLServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="AlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HealthyAlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="TierTimeDifferenceThreshold" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>