Microsoft.SystemCenter.ManagementGroupOperations Manager 관리 그룹

Microsoft.SystemCenter.ManagementGroup (ClassType)

이 유형은 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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000       
System.Service:
ServiceDescription  string  서비스 설명 서비스 설명 false 256  False     
BusinessDetailedDescription  string  비즈니스 세부 설명 비즈니스 세부 설명 false 256  False     
IsBusinessService  bool  비즈니스 서비스임 비즈니스 서비스임 false 256       
OwnedByOrganization  string  조직 소유 조직 소유 false 256  False     
Priority  enum  우선 순위 우선 순위 false 256      System.ServiceManagement.ServicePriority 
Status  enum  상태 상태 false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  분류 분류 false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  가용성 예약 가용성 예약 false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  관리 그룹 이름 관리 그룹의 이름입니다. 관리 그룹의 첫 번째 관리 서버를 설치하는 동안 제공된 것입니다. false 256  False     
Id  string  관리 그룹 ID 관리 그룹의 고유 식별자입니다. 이 GUID는 설치 중에 생성됩니다. false 256  False     
SDKServiceSCP  string  데이터 액세스 서비스 SCP 데이터 액세스 서비스의 SCP(서비스 연결 지점)입니다. false 256  False     
RootHealthServiceSCP  string  (사용되지 않음)루트 관리 서버 상태 관리 서비스 SCP (사용되지 않음)루트 관리 서버의 상태 관리 서비스에 대한 SCP(서비스 연결 지점)입니다. false 256  False     
CEIPEnabled  bool  사용자 환경 개선 프로그램에 참가 사용자 환경 개선 프로그램에 참가 false 256       
CommunicationPort  int  연결 포트 연결 포트 false 256       
ErrorReportingEnabled  int  오류 보고서 보내기 오류 보고서 보내기 false 256       
ErrorReportingQueuingEnabled  int  오류 보고서 자동으로 보내기 오류 보고서 자동으로 보내기 false 256       
OnlineProductKnowledgeUrl  string  온라인 제품 기술 자료 URL 온라인 제품 기술 자료 URL false 256  False     
SendOperationalDataReports  bool  운영 데이터 보고서 보내기 운영 데이터 보고서 보내기 false 256       
SDKServerName  string  데이터 액세스 서버 이름 데이터 액세스 서버 이름 false 256  False     
OperationalDatabaseName  string  운영 데이터베이스 이름 운영 데이터베이스 이름 false 256  False     
SQLServerName  string  운영 데이터베이스 SQL Server 운영 데이터베이스 SQL Server false 256  False     
AlertAutoResolvePeriod  int  경고 자동 해결 기간 경고 자동 해결 기간 false 256       
HealthyAlertAutoResolvePeriod  int  정상 경고 자동 해결 기간 정상 경고 자동 해결 기간 false 256       
TierTimeDifferenceThreshold  int  계층 시간 차이 임계값 계층 시간 차이 임계값 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>