Microsoft.SystemCenter.ManagementGroupGrupo de administración de Operations Manager

Microsoft.SystemCenter.ManagementGroup (ClassType)

Este tipo representa el grupo de administración de 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 (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.ManagementGroup:
Name  string  Nombre del grupo de administración Nombre de un grupo de administración. Éste se proporcionó durante la instalación del primer servidor de administración en el grupo de administración. false 256  False 
Id  string  Id. de grupo de administración Identificador único para un grupo de administración. Este GUID se genera durante la instalación. false 256  False 
SDKServiceSCP  string  SCP del servicio de acceso de datos Punto de conexión de servicios (SCP) para el servicio de acceso de datos. false 256  False 
RootHealthServiceSCP  string  SCP del servicio de mantenimiento de los servidores de administración raíz Punto de conexión de servicios (SCP) para el servicio de mantenimiento de los servidores de administración raíz. false 256  False 
CEIPEnabled  bool  Unirse al programa para la mejora de la experiencia del usuario false 256   
CommunicationPort  int  Puerto de comunicaciones false 256   
ErrorReportingEnabled  int  Enviar informes de errores false 256   
ErrorReportingQueuingEnabled  int  Enviar automáticamente informes de errores false 256   
OnlineProductKnowledgeUrl  string  Dirección URL en línea de la información de producto false 256  False 
SendOperationalDataReports  bool  Enviar informes de datos operativos false 256   
SDKServerName  string  Nombre de servidor de acceso de datos false 256  False 
OperationalDatabaseName  string  Nombre de base de datos operativa false 256  False 
SQLServerName  string  SQL Server de base de datos operativa false 256  False 
AlertAutoResolvePeriod  int  Periodo de resolución automática de alertas false 256   
HealthyAlertAutoResolvePeriod  int  Periodo de resolución automática de alertas de mantenimiento false 256   
TierTimeDifferenceThreshold  int  Umbral de diferencia de tiempo de nivel 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" Length="256" MinLength="0"/>
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SDKServiceSCP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RootHealthServiceSCP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CEIPEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CommunicationPort" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ErrorReportingEnabled" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ErrorReportingQueuingEnabled" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OnlineProductKnowledgeUrl" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SendOperationalDataReports" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SDKServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperationalDatabaseName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HealthyAlertAutoResolvePeriod" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TierTimeDifferenceThreshold" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>