ServiceManager.SoftwareDeployment.SCCM.ConfigurationKonfiguration af softwareinstallation for Configuration Manager

ServiceManager.SoftwareDeployment.SCCM.Configuration (ClassType)

Definerer de egenskaber, der anvendes til konfiguration af softwareinstallation for Configuration Manager

Element properties:

Base ClassSystem.GlobalSetting
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId35eb0df0-a0be-962b-b472-f8b888bc558e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DAN) Description (DAN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Vis navn Viser navnet for objektet. false 4000  False 
ServiceManager.SoftwareDeployment.SCCM.Configuration:
SiteCode  string  Webstedskode Webstedskode false 256  False 
ServerName  string  Servernavn Servernavn false 256  False 
Description  string  Beskrivelse Beskrivelse 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>