Microsoft.SystemCenter.Essentials.WUAgentAgente Windows Update

Microsoft.SystemCenter.Essentials.WUAgent (ClassType)

Agente Windows Update 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 (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.SystemCenter.Essentials.WUAgent:
UpdateServer  string  Aggiorna server Aggiorna il server a cui si connette l'agente Windows Update. false 256  False 
Version  string  Versione Versione dell'agente 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>