Microsoft.SystemCenter.TieredManagementGroupBağlı Yönetim Grubu

Microsoft.SystemCenter.TieredManagementGroup (ClassType)

Bağlı bir yönetim grubunu temsil eder.

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0c055373-17f9-9831-63d7-51db88ba061c

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.TieredManagementGroup:
Name  string  Bağlı Yönetim Grubu Adı Bağlı Yönetim Grubu Adı true 256  False     
Id  string  Bağlı Yönetim Grubu Kimliği Bağlı Yönetim Grubu Kimliği false 256  False     
ConnectString  string  SDK Bağlantı Dizesi SDK Bağlantı Dizesi false 256  False     
RunAsId  string  Bağlı Yönetim Grubu Hesabı Bağlı Yönetim Grubu Hesabı false 256  False     
IsAvailableForConnectors  bool  Bağlayıcılar için kullanılabilir Bağlayıcılar için kullanılabilir false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.TieredManagementGroup" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ConnectString" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="RunAsId" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="IsAvailableForConnectors" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>