Microsoft.SystemCenter.TieredManagementGroupConnected Management Group

Microsoft.SystemCenter.TieredManagementGroup (ClassType)

This represents a connected management group.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.Service:
ServiceDescription  string  Service Description Service Description false 256  False     
BusinessDetailedDescription  string  Business Detailed Description Business Detailed Description false 256  False     
IsBusinessService  bool  Is Business Service Is Business Service false 256       
OwnedByOrganization  string  Owned By Organization Owned By Organization false 256  False     
Priority  enum  Priority Priority false 256      System.ServiceManagement.ServicePriority 
Status  enum  Status Status false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classification Classification false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Availability Schedule Availability Schedule false 256  False     
Microsoft.SystemCenter.TieredManagementGroup:
Name  string  Connected Management Group Name Connected Management Group Name true 256  False     
Id  string  Connected Management Group ID Connected Management Group ID false 256  False     
ConnectString  string  SDK Connection String SDK Connection String false 256  False     
RunAsId  string  Connected Management Group Account Connected Management Group Account false 256  False     
IsAvailableForConnectors  bool  Is Available for Connectors Is Available for Connectors 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>