Microsoft.SCEP.Linux.ProtectedServer受保護的 Linux 伺服器

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SCEP.Linux.ProtectedServer:
ComputerId  string  電腦 ID true 256  False 
ClientVer  string  用戶端版本 false 256  False 
Uptime  string  電腦運作時間 false 256  False 
AMService  string  惡意軟體防護服務 false 256  False 
RTPStatus  string  即時防護 false 256  False 
AVSigsVer  string  病毒防護定義版本 false 256  False 
AVSigsDate  datetime  病毒防護定義建立 (GMT) false 256   
AVSigsAge  string  病毒防護定義時間 (天數) false 256  False 
LastQuickScanDate  datetime  最後快速掃描 (GMT) false 256   
LastQuickScanAge  string  最後快速掃描時間 (天數) false 256  False 
LastFullScanDate  datetime  最後完整掃描 (GMT) false 256   
LastFullScanAge  string  最後完整掃描時間 (天數) false 256  False 
AVSigsServer  string  定義下載位置 false 256  False 
PendingRestart  string  擱置重新啟動 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>