Microsoft.FEP.UnprotectedServerPonto de extremidade desprotegido

Microsoft.FEP.UnprotectedServer (ClassType)

Um ponto de extremidade sem o cliente Microsoft Forefront Endpoint Protection 2010 instalado

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d5490b6-d855-eeb6-0c11-291e57a512c1

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.UnprotectedServer:
OperatingSystem  string  Nome do sistema operacional Sistema operacional false 255  False 
DeploymentState  string  Estado da implantação O estado da instalação do cliente de segurança false 255  False 
DeploymentStateMoreInfo  string  Mais informações sobre o estado da implantação Mais detalhes sobre o estado da instalação do cliente de segurança false 255  False 
ServerId  string  ID do computador Identificação do computador true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.FEP.UnprotectedServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="OperatingSystem" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DeploymentState" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DeploymentStateMoreInfo" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ServerId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>