Microsoft.SCEP.Linux.ProtectedServerServidor Linux protegido

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 (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.SCEP.Linux.ProtectedServer:
ComputerId  string  ID do computador true 256  False 
ClientVer  string  Versão do cliente false 256  False 
Uptime  string  Tempo de atividade do computador false 256  False 
AMService  string  Serviço de antimalware false 256  False 
RTPStatus  string  Proteção em tempo real false 256  False 
AVSigsVer  string  Versão das definições de antivírus false 256  False 
AVSigsDate  datetime  Criação das definições de antivírus (GMT) false 256   
AVSigsAge  string  Época das definições de antivírus (dias) false 256  False 
LastQuickScanDate  datetime  Último rastreamento rápido (GMT) false 256   
LastQuickScanAge  string  Última época de rastreamento rápido (dias) false 256  False 
LastFullScanDate  datetime  Último rastreamento completo (GMT) false 256   
LastFullScanAge  string  Última época de rastreamento completo (dias) false 256  False 
AVSigsServer  string  Local do download das definições false 256  False 
PendingRestart  string  Reinicialização pendente 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>