Microsoft.FEP.UnprotectedServer不受保护的终结点

Microsoft.FEP.UnprotectedServer (ClassType)

未安装 Microsoft Forefront Endpoint Protection 2010 客户端的终结点

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.FEP.UnprotectedServer:
OperatingSystem  string  操作系统名称 操作系统 false 255  False 
DeploymentState  string  部署状态 安全客户端的安装状态 false 255  False 
DeploymentStateMoreInfo  string  部署状态的更多信息 有关安全客户端安装状态的详细信息 false 255  False 
ServerId  string  计算机 ID 计算机的标识 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>