Microsoft.SystemCenter.Essentials.WUAgentWindows Update 代理程式

Microsoft.SystemCenter.Essentials.WUAgent (ClassType)

System Center Essentials 中的 Windows Update 代理程式

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId82ebee71-7c48-80d2-87fb-d95d5d139c2a

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.SystemCenter.Essentials.WUAgent:
UpdateServer  string  更新伺服器 Windows Update 代理程式連線的更新伺服器 false 256  False 
Version  string  版本 Windows Update 代理程式的版本 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Essentials.WUAgent" Accessibility="Internal" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="UpdateServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>