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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.Server.UpdateServices.2012.R2.Server:
SQLServer  string  SQL Server false 256  False 
SQLDatabase  string  Base de données SQL false 256  False 
SQLAuthentication  string  Authentification SQL false 256  False 
TargetDir  string  Répertoire cible false 256  False 
ContentDir  string  Répertoire de contenu 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>