Microsoft.Windows.Server.UpdateServices.2012.R2.ServerMicrosoft Windows Server Update Services 2012 R2

Microsoft.Windows.Server.UpdateServices.2012.R2.Server (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb84ae720-cb04-a1ee-a0ca-87dcbe766884

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.2012.R2.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 
Version  string  Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.UpdateServices.2012.R2.Server" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="SQLServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLDatabase" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SQLAuthentication" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TargetDir" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ContentDir" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>