Microsoft.FEP.ProtectedServerCandidateCandidato de extremo protegido

Microsoft.FEP.ProtectedServerCandidate (ClassType)

Candidato de extremo protegido: un extremo del centro de datos que puede o no tener instalado el cliente Microsoft Forefront Endpoint Protection 2010

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.FEP.ProtectedServerCandidate:
ServerId  string  Identificador del equipo Identificación del equipo true 256  False 
IsClientInstalled  string  Cliente FEP instalado Indica si el cliente de seguridad Microsoft Forefront Endpoint Protection está instalado false 256  False 
ClientVer  string  Versión del cliente Versión del cliente de seguridad 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>