Microsoft.SystemCenter.ManagementGroupGrupo de Gerenciamento do Operations Manager

Microsoft.SystemCenter.ManagementGroup (ClassType)

Esse tipo representa o Grupo de Gerenciamento do 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo 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 dos Negócios Descrição Detalhada dos Negócios false 256  False     
IsBusinessService  bool  É Serviço Corporativo É Serviço Corporativo false 256       
OwnedByOrganization  string  Pertence à Organização Pertence à Organização false 256  False     
Priority  enum  Prioridade Prioridade false 256      System.ServiceManagement.ServicePriority 
Status  enum  Status Status false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classificação Classificação false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Cronograma de Disponibilidade Cronograma de Disponibilidade false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  Nome do Grupo de Gerenciamento O nome de um grupo de gerenciamento. Ele foi fornecido durante a configuração do primeiro Servidor de Gerenciamento no Grupo de Gerenciamento. false 256  False     
Id  string  ID do Grupo de Gerenciamento O identificador exclusivo de um Grupo de Gerenciamento. Essa GUID é gerada durante a configuração. false 256  False     
SDKServiceSCP  string  SCP do Serviço de Acesso aos Dados O Ponto de Conexão de Serviço (SCP) do serviço de Acesso aos Dados. false 256  False     
RootHealthServiceSCP  string  (Preterido) SCP do Serviço de Integridade do Servidor de Gerenciamento Raiz (Preterido) O Ponto de Conexão de Serviço (SCP) do Serviço de Integridade dos Servidores de Gerenciamento Raiz. false 256  False     
CEIPEnabled  bool  Ingressar no Programa de Aperfeiçoamento da Experiência do Usuário Ingressar no Programa de Aperfeiçoamento da Experiência do Usuário false 256       
CommunicationPort  int  Porta de Comunicação Porta de Comunicação false 256       
ErrorReportingEnabled  int  Enviar Relatórios de Erro Enviar Relatórios de Erro false 256       
ErrorReportingQueuingEnabled  int  Enviar Automaticamente Relatórios de Erro Enviar Automaticamente Relatórios de Erro false 256       
OnlineProductKnowledgeUrl  string  URL do Conhecimento de Produto Online URL do Conhecimento de Produto Online 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 aos Dados Nome do Servidor de Acesso aos Dados false 256  False     
OperationalDatabaseName  string  Nome do Banco de Dados Operacional Nome do Banco de Dados Operacional false 256  False     
SQLServerName  string  Servidor SQL do Banco de Dados Operacional Servidor SQL do Banco de Dados Operacional false 256  False     
AlertAutoResolvePeriod  int  Período de Alerta de Solução Automática Período de Alerta de Solução Automática false 256       
HealthyAlertAutoResolvePeriod  int  Período de Integridade de Alerta de Solução Automática Período de Integridade de Alerta de Solução Automática false 256       
TierTimeDifferenceThreshold  int  Limite de Diferença da Hora da Camada Limite de Diferença da Hora da 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>