Microsoft.SystemCenter.ManagementGroupGrupo de Gestão do Operations Manager

Microsoft.SystemCenter.ManagementGroup (ClassType)

Este tipo representa o Grupo de Gestão do Operations Manager.

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId6b1d1be8-ebb4-b425-08dc-2385c5930b04
Commentrepresents the management group (the mom installation with a database

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.Service:
ServiceDescription  string  Descrição do Serviço Descrição do Serviço false 256  False     
BusinessDetailedDescription  string  Descrição Detalhada da Empresa Descrição Detalhada da Empresa false 256  False     
IsBusinessService  bool  É Serviço Empresarial É Serviço Empresarial false 256       
OwnedByOrganization  string  Propriedade da Organização Propriedade da Organização false 256  False     
Priority  enum  Prioridade Prioridade false 256      System.ServiceManagement.ServicePriority 
Status  enum  Estado Estado false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classificação Classificação false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Agenda de Disponibilidade Agenda de Disponibilidade false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  Nome do Grupo de Gestão O nome de um grupo de gestão. Este foi fornecido durante a instalação do primeiro Servidor de Gestão no Grupo de Gestão. false 256  False     
Id  string  ID do Grupo de Gestão O identificador exclusivo de um Grupo de Gestão. Este GUID é gerado durante a instalação. false 256  False     
SDKServiceSCP  string  SCP do Serviço de Acesso a Dados O Ponto de Ligação de Serviço (SCP) do serviço de Acesso a Dados. false 256  False     
RootHealthServiceSCP  string  (Preterido) SCP do Serviço de Integridade do Servidor de Gestão Raiz (Preterido) O Ponto de Ligação de Serviço (SCP) do Serviço de Integridade dos Servidores de Gestão Raiz. false 256  False     
CEIPEnabled  bool  Participar no Programa de Melhoramento da Experiência do Cliente Participar no Programa de Melhoramento da Experiência do Cliente false 256       
CommunicationPort  int  Porta de Comunicação Porta de Comunicação false 256       
ErrorReportingEnabled  int  Enviar Relatórios de Erros Enviar Relatórios de Erros false 256       
ErrorReportingQueuingEnabled  int  Enviar Automaticamente Relatórios de Erros Enviar Automaticamente Relatórios de Erros false 256       
OnlineProductKnowledgeUrl  string  URL do Conhecimento Online do Produto URL do Conhecimento Online do Produto false 256  False     
SendOperationalDataReports  bool  Enviar Relatórios de Dados Operacionais Enviar Relatórios de Dados Operacionais false 256       
SDKServerName  string  Nome do Servidor de Acesso a Dados Nome do Servidor de Acesso a Dados false 256  False     
OperationalDatabaseName  string  Nome da Base de Dados Operacional Nome da Base de Dados Operacional false 256  False     
SQLServerName  string  SQL Server da Base de Dados Operacional SQL Server da Base de Dados Operacional false 256  False     
AlertAutoResolvePeriod  int  Período de Resolução Automática de Alertas Período de Resolução Automática de Alertas false 256       
HealthyAlertAutoResolvePeriod  int  Período de Resolução Automática de Alertas de Bom Estado de Funcionamento Período de Resolução Automática de Alertas de Bom Estado de Funcionamento false 256       
TierTimeDifferenceThreshold  int  Limiar da Diferença Horária por Camada Limiar da Diferença Horária por Camada 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>