Microsoft.SystemCenter.ManagementGroupOperations Manager Yönetim Grubu

Microsoft.SystemCenter.ManagementGroup (ClassType)

Bu tür, Operations Manager Yönetim grubunu temsil eder.

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
System.Service:
ServiceDescription  string  Hizmet Açıklaması Hizmet Açıklaması false 256  False     
BusinessDetailedDescription  string  Ayrıntılı İş Tanımı Ayrıntılı İş Tanımı false 256  False     
IsBusinessService  bool  İş Hizmeti İş Hizmeti false 256       
OwnedByOrganization  string  Kuruluşa Ait Kuruluşa Ait false 256  False     
Priority  enum  Öncelik Öncelik false 256      System.ServiceManagement.ServicePriority 
Status  enum  Durum Durum false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Sınıflandırma Sınıflandırma false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Kullanılabilirlik Zamanlaması Kullanılabilirlik Zamanlaması false 256  False     
Microsoft.SystemCenter.ManagementGroup:
Name  string  Yönetim Grubu Adı Bir yönetim grubunun adı. Yönetim Grubundaki ilk Yönetim Sunucusunun kurulumu sırasında sağlanmıştır. false 256  False     
Id  string  Yönetim Grubu Kimliği Bir Yönetim Grubu için benzersiz tanımlayıcı. Bu GUID kurulum sırasında üretilir. false 256  False     
SDKServiceSCP  string  Veri Erişim Hizmeti SCP Veri Erişim hizmeti için Hizmet Bağlantı Noktası (SCP). false 256  False     
RootHealthServiceSCP  string  (Kullanım dışı) Kök Yönetim Sunucusu Durum Hizmeti SCP (Kullanım dışı) Kök yönetim Sunucuları Durum Hizmeti için Hizmet Bağlantı Noktası (SCP). false 256  False     
CEIPEnabled  bool  Müşteri Deneyimi Geliştirme Programına Katılın Müşteri Deneyimi Geliştirme Programına Katılın false 256       
CommunicationPort  int  İletişim Bağlantı Noktası İletişim Bağlantı Noktası false 256       
ErrorReportingEnabled  int  Hata Raporlarını Gönder Hata Raporlarını Gönder false 256       
ErrorReportingQueuingEnabled  int  Hata Raporlarını Otomatik Olarak Gönder Hata Raporlarını Otomatik Olarak Gönder false 256       
OnlineProductKnowledgeUrl  string  Çevrimiçi Ürün Bilgisi URL'si Çevrimiçi Ürün Bilgisi URL'si false 256  False     
SendOperationalDataReports  bool  Çalışır durumdaki Veri Raporlarını Gönder Çalışır durumdaki Veri Raporlarını Gönder false 256       
SDKServerName  string  Veri Erişim Sunucusu Adı Veri Erişim Sunucusu Adı false 256  False     
OperationalDatabaseName  string  Çalışır durumdaki Veritabanı Adı Çalışır durumdaki Veritabanı Adı false 256  False     
SQLServerName  string  Çalışır durumdaki Veritabanı SQL Sunucusu Çalışır durumdaki Veritabanı SQL Sunucusu false 256  False     
AlertAutoResolvePeriod  int  Uyarı Otomatik Çözüm Süresi Uyarı Otomatik Çözüm Süresi false 256       
HealthyAlertAutoResolvePeriod  int  Olumlu Durum Uyarısı Otomatik Çözüm Süresi Olumlu Durum Uyarısı Otomatik Çözüm Süresi false 256       
TierTimeDifferenceThreshold  int  Katman Süresi Fark Eşiği Katman Süresi Fark Eşiği 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>