Microsoft.SystemCenter.TieredManagementGroup已連線的管理群組

Microsoft.SystemCenter.TieredManagementGroup (ClassType)

這代表已經連線的管理群組。

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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.TieredManagementGroup:
Name  string  已連線的管理群組名稱 已連線的管理群組名稱 true 256  False     
Id  string  已連線的管理群組識別碼 已連線的管理群組識別碼 false 256  False     
ConnectString  string  SDK 連線字串 SDK 連線字串 false 256  False     
RunAsId  string  已連線的管理群組帳戶 已連線的管理群組帳戶 false 256  False     
IsAvailableForConnectors  bool  可供連接器使用 可供連接器使用 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>