Microsoft.SystemCenter.ServiceManager.ManagementServerServidor de Gerenciamento

Microsoft.SystemCenter.ServiceManager.ManagementServer (ClassType)

Representa um Servidor de Gerenciamento do SCSM

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8fe85cb2-e7ee-964b-4a77-a8d7aa4727c5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SystemCenter.ServiceManager.ManagementServer:
ManagementGroupName  string  Nome do Grupo de Gerenciamento false 256  False 
Version  string  Versão A versão do servidor de gerenciamento que este objeto representa. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ServiceManager.ManagementServer" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ManagementGroupName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>