Microsoft.SystemCenter.TieredManagementGroupPodłączona grupa zarządzania

Microsoft.SystemCenter.TieredManagementGroup (ClassType)

Reprezentuje podłączoną grupę zarządzania.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
System.Service:
ServiceDescription  string  Opis usługi Opis usługi false 256  False     
BusinessDetailedDescription  string  Szczegółowy opis przedsiębiorstwa Szczegółowy opis przedsiębiorstwa false 256  False     
IsBusinessService  bool  Jest usługą biznesową Jest usługą biznesową false 256       
OwnedByOrganization  string  Należący do organizacji Należący do organizacji false 256  False     
Priority  enum  Priorytet Priorytet false 256      System.ServiceManagement.ServicePriority 
Status  enum  Stan Stan false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Klasyfikacja Klasyfikacja false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Harmonogram dostępności Harmonogram dostępności false 256  False     
Microsoft.SystemCenter.TieredManagementGroup:
Name  string  Nazwa podłączonej grupy zarządzania Nazwa podłączonej grupy zarządzania true 256  False     
Id  string  Identyfikator podłączonej grupy zarządzania Identyfikator podłączonej grupy zarządzania false 256  False     
ConnectString  string  Ciąg połączenia SDK Ciąg połączenia SDK false 256  False     
RunAsId  string  Konto podłączonej grupy zarządzania Konto podłączonej grupy zarządzania false 256  False     
IsAvailableForConnectors  bool  Jest dostępny dla łączników Jest dostępny dla łączników 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>