Microsoft.SCEP.Linux.ProtectedServerProtected Linux Server

Microsoft.SCEP.Linux.ProtectedServer (ClassType)

Element properties:

Base ClassMicrosoft.Linux.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId692a4262-1e6e-3658-2da3-029ebb8a6eeb

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.SCEP.Linux.ProtectedServer:
ComputerId  string  Computer ID true 256  False 
ClientVer  string  Client Version false 256  False 
Uptime  string  Computer Uptime false 256  False 
AMService  string  Antimalware Service false 256  False 
RTPStatus  string  Real-time Protection false 256  False 
AVSigsVer  string  Antivirus Definitions Version false 256  False 
AVSigsDate  datetime  Antivirus Definitions Creation (GMT) false 256   
AVSigsAge  string  Antivirus Definitions Age (days) false 256  False 
LastQuickScanDate  datetime  Last Quick Scan (GMT) false 256   
LastQuickScanAge  string  Last Quick Scan Age (days) false 256  False 
LastFullScanDate  datetime  Last Full Scan (GMT) false 256   
LastFullScanAge  string  Last Full Scan Age (days) false 256  False 
AVSigsServer  string  Definitions Download Location false 256  False 
PendingRestart  string  Pending Restart false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SCEP.Linux.ProtectedServer" Accessibility="Public" Abstract="false" Base="Linux!Microsoft.Linux.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ComputerId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ClientVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Uptime" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AMService" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RTPStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AVSigsVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AVSigsDate" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AVSigsAge" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastQuickScanDate" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastQuickScanAge" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastFullScanDate" Type="datetime" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastFullScanAge" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AVSigsServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PendingRestart" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>