Microsoft.SystemCenter.TieredManagementGroupGrupo de Gestão Ligado

Microsoft.SystemCenter.TieredManagementGroup (ClassType)

Representa um grupo de gestão ligado.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.Service:
ServiceDescription  string  Descrição do Serviço Descrição do Serviço false 256  False     
BusinessDetailedDescription  string  Descrição Detalhada da Empresa Descrição Detalhada da Empresa false 256  False     
IsBusinessService  bool  É Serviço Empresarial É Serviço Empresarial false 256       
OwnedByOrganization  string  Propriedade da Organização Propriedade da Organização false 256  False     
Priority  enum  Prioridade Prioridade false 256      System.ServiceManagement.ServicePriority 
Status  enum  Estado Estado false 256      System.ServiceManagement.ServiceStatus 
Classification  enum  Classificação Classificação false 256      System.ServiceManagement.ServiceClassification 
AvailabilitySchedule  string  Agenda de Disponibilidade Agenda de Disponibilidade false 256  False     
Microsoft.SystemCenter.TieredManagementGroup:
Name  string  Nome do Grupo de Gestão Ligado Nome do Grupo de Gestão Ligado true 256  False     
Id  string  ID do Grupo de Gestão Ligado ID do Grupo de Gestão Ligado false 256  False     
ConnectString  string  Cadeia de Ligação do SDK Cadeia de Ligação do SDK false 256  False     
RunAsId  string  Conta do Grupo de Gestão Ligado Conta do Grupo de Gestão Ligado false 256  False     
IsAvailableForConnectors  bool  Está Disponível para Conectores Está Disponível para Conectores 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>