Microsoft.SystemCenter.ManagementGroupOperations Manager Management Group

Microsoft.SystemCenter.ManagementGroup (ClassType)

This type represents the Operations Manager Management Group.

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False   
System.Service:
ServiceDescription  string  Service Description Service Description false 256  False   
BusinessDetailedDescription  string  Business Detailed Description Business Detailed Description false 256  False   
IsBusinessService  bool  Is Business Service Is Business Service false 256     
OwnedByOrganization  string  Owned By Organization Owned By Organization false 256  False   
Priority  enum  Priority Priority false 256    System.ServiceManagement.ServicePriority 
Status  enum  Status Status false 256    System.ServiceManagement.ServiceStatus 
Classification  enum  Classification Classification false 256    System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Availability Schedule Availability Schedule false 256  False   
Microsoft.SystemCenter.ManagementGroup:
Name  string  Management Group Name The name of a management group. This was supplied during the setup of the first Management Server in the Management Group. false 256  False   
Id  string  Management Group ID The unique identifier for a Management Group. This GUID is generated during setup. false 256  False   
SDKServiceSCP  string  Data Access Service SCP The Service Connection Point (SCP) for the Data Access service. false 256  False   
RootHealthServiceSCP  string  (Deprecated) Root Management Server Health Service SCP (Deprecated) The Service Connection Point (SCP) for the Root Management Servers Health Service. false 256  False   
CEIPEnabled  bool  Join Customer Experience Improvement Program Join Customer Experience Improvement Program false 256     
CommunicationPort  int  Communication Port Communication Port false 256     
ErrorReportingEnabled  int  Send Error Reports Send Error Reports false 256     
ErrorReportingQueuingEnabled  int  Automatically Send Error Reports Automatically Send Error Reports false 256     
OnlineProductKnowledgeUrl  string  Online Product Knowledge URL Online Product Knowledge URL false 256  False   
SendOperationalDataReports  bool  Send Operational Data Reports Send Operational Data Reports false 256     
SDKServerName  string  Data Access Server Name Data Access Server Name false 256  False   
OperationalDatabaseName  string  Operational Database Name Operational Database Name false 256  False   
SQLServerName  string  Operational Database SQL Server Operational Database SQL Server false 256  False   
AlertAutoResolvePeriod  int  Alert Auto Resolve Period Alert Auto Resolve Period false 256     
HealthyAlertAutoResolvePeriod  int  Healthy Alert Auto Resolve Period Healthy Alert Auto Resolve Period false 256     
TierTimeDifferenceThreshold  int  Tier Time Difference Threshold Tier Time Difference Threshold 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>