Microsoft.SCEP.Linux.ProtectedServerServer Linux protetti

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SCEP.Linux.ProtectedServer:
ComputerId  string  ID computer true 256  False 
ClientVer  string  Versione client false 256  False 
Uptime  string  Tempo di disponibilità computer false 256  False 
AMService  string  Servizio antimalware false 256  False 
RTPStatus  string  Protezione in tempo reale false 256  False 
AVSigsVer  string  Versione definizioni antivirus false 256  False 
AVSigsDate  datetime  Creazione definizioni antivirus (GMT) false 256   
AVSigsAge  string  Età definizioni antivirus (giorni) false 256  False 
LastQuickScanDate  datetime  Ultima scansione rapida (GMT) false 256   
LastQuickScanAge  string  Ultima scansione rapida (giorni) false 256  False 
LastFullScanDate  datetime  Ultima scansione completa (GMT) false 256   
LastFullScanAge  string  Ultima scansione completa (giorni) false 256  False 
AVSigsServer  string  Posizione download definizioni false 256  False 
PendingRestart  string  Riavvio in corso 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>