Microsoft.Windows.Server.UpdateServices.2012.ServerWSUS Server 2012

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

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId050bde9f-aa77-9873-d5b6-3e342778b161

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.Server.UpdateServices.2012.Server:
SQLServer  string  SQL Server false 256  False 
SQLDatabase  string  SQL データベース false 256  False 
SQLAuthentication  string  SQL 認証 false 256  False 
TargetDir  string  ターゲット ディレクトリ false 256  False 
ContentDir  string  コンテンツ ディレクトリ false 256  False 
Version  string  バージョン false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.UpdateServices.2012.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>