Microsoft.WindowsDefender.UnprotectedServerUnprotected Endpoint

Microsoft.WindowsDefender.UnprotectedServer (ClassType)

An endpoint without Windows Defender installed

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda8f0f4f7-e422-eb72-c19c-75634b01b2d4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.WindowsDefender.UnprotectedServer:
ServerId  string  Computer ID Identification of the computer true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.WindowsDefender.UnprotectedServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false" Extension="false">
<Property ID="ServerId" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>