Microsoft.Windows.Server.UpdateServices.3.ServerWSUS 3.0 Server

Microsoft.Windows.Server.UpdateServices.3.Server (ClassType)

Element properties:

Base ClassMicrosoft.Windows.Server.UpdateServices.ServerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId288a62f5-9afa-56d4-f43c-80c6f643baa1

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.Windows.Server.UpdateServices.ServerRole:
Version  string  Version false 256  False 
Microsoft.Windows.Server.UpdateServices.3.Server:
SQLServer  string  SQL Server false 256  False 
SQLDatabase  string  SQL Database false 256  False 
SQLAuthentication  string  SQL Authentication false 256  False 
TargetDir  string  Target Directory false 256  False 
ContentDir  string  Content Directory false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.UpdateServices.3.Server" Accessibility="Public" Base="WSUS!Microsoft.Windows.Server.UpdateServices.ServerRole" Abstract="false" Hosted="true">
<Property ID="SQLServer" Type="string"/>
<Property ID="SQLDatabase" Type="string"/>
<Property ID="SQLAuthentication" Type="string"/>
<Property ID="TargetDir" Type="string"/>
<Property ID="ContentDir" Type="string"/>
</ClassType>