ServiceManager.SoftwareDeployment.SCCM.ConfigurationConfiguratie software-implementatie Configuration Manager

ServiceManager.SoftwareDeployment.SCCM.Configuration (ClassType)

Bepaalt de eigenschappen die worden gebruikt in de configuratie van software-implementatie voor Configuration Manager

Element properties:

Base ClassSystem.GlobalSetting
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIdd87c9a90-c184-95fb-830b-f81ef1a7f152

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False 
ServiceManager.SoftwareDeployment.SCCM.Configuration:
SiteCode  string  Sitecode Sitecode false 256  False 
ServerName  string  Servernaam Servernaam false 256  False 
Description  string  Beschrijving Beschrijving false 256  False 

Health Model:

Source Code:

<ClassType ID="ServiceManager.SoftwareDeployment.SCCM.Configuration" Accessibility="Public" Base="AdminItem!System.GlobalSetting" Hosted="false" Abstract="false" Singleton="true">
<Property ID="SiteCode" Type="string"/>
<Property ID="ServerName" Type="string"/>
<Property ID="Description" Type="string"/>
</ClassType>