Microsoft.Windows.Server.UpdateServices.10.0.ServerMicrosoft Windows Server Update Services 2016

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

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3b6048f4-c687-b31c-76b7-2c8f17f3839e

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.10.0.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.10.0.Server" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="SQLServer" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SQLDatabase" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SQLAuthentication" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="TargetDir" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ContentDir" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>