Microsoft.SystemCenter.Essentials.WUAgentWindows Update Agent

Microsoft.SystemCenter.Essentials.WUAgent (ClassType)

Windows Update Agent in System Center Essentials

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 (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.SystemCenter.Essentials.WUAgent:
UpdateServer  string  Update Server Update Server the Windows Update Agent connects to false 256  False 
Version  string  Version Version of the Windows Update agent 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>