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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Windows.Server.UpdateServices.10.0.Server:
SQLServer  string  SQL Server false 256  False 
SQLDatabase  string  Banco de dados SQL false 256  False 
SQLAuthentication  string  Autenticação SQL false 256  False 
TargetDir  string  Diretório de Destino false 256  False 
ContentDir  string  Diretório de Conteúdo 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>