Microsoft.SystemCenter.TieredManagementGroupGruppo di gestione connesso

Microsoft.SystemCenter.TieredManagementGroup (ClassType)

Rappresenta un gruppo di gestione connesso.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
System.Service:
ServiceDescription  string  Descrizione servizio Descrizione del servizio false 256  False     
BusinessDetailedDescription  string  Descrizione dettagliata azienda Descrizione dettagliata dell'azienda false 256  False     
IsBusinessService  bool  È un servizio aziendale È un servizio aziendale false 256       
OwnedByOrganization  string  Di proprietà dell'organizzazione Di proprietà dell'organizzazione false 256  False     
Priority  enum  Priorità Priorità false 256      System.ServiceManagement.ServicePriority 
Status  enum  Stato Stato false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classificazione Classificazione false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Pianificazione disponibilità Pianificazione della disponibilità false 256  False     
Microsoft.SystemCenter.TieredManagementGroup:
Name  string  Nome gruppo di gestione connesso Nome del gruppo di gestione connesso true 256  False     
Id  string  ID gruppo di gestione connesso ID del gruppo di gestione connesso false 256  False     
ConnectString  string  Stringa di connessione SDK Stringa di connessione SDK false 256  False     
RunAsId  string  Account gruppo di gestione connesso Account del gruppo di gestione connesso false 256  False     
IsAvailableForConnectors  bool  È disponibile per connettori È disponibile per connettori 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>