Microsoft.SystemCenter.TieredManagementGroup已连接的管理组

Microsoft.SystemCenter.TieredManagementGroup (ClassType)

此项表示已连接的管理组。

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9613172c-363c-452a-3a7e-c6a1e5e7cae3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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  已连接的管理组 ID 已连接的管理组 ID 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>