Microsoft.FEP.ProtectedServerCandidateCandidato de ponto de extremidade protegido

Microsoft.FEP.ProtectedServerCandidate (ClassType)

Candidato de ponto de extremidade protegido - Um ponto de extremidade no data center que pode ter ou não o cliente Microsoft Forefront Endpoint Protection 2010 instalado

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0d0f0312-7989-e7fc-fd64-294f0183cdc7

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.FEP.ProtectedServerCandidate:
ServerId  string  ID do computador Identificação do computador true 256  False 
IsClientInstalled  string  O cliente FEP está instalado? O cliente de segurança do Microsoft Forefront Endpoint Protection está instalado? false 256  False 
ClientVer  string  Versão do cliente Versão do cliente de segurança false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.FEP.ProtectedServerCandidate" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ServerId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IsClientInstalled" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ClientVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>