ServiceManager.SoftwareDeployment.SCCM.ConfigurationConfiguration Manager Software Deployment Configuration

ServiceManager.SoftwareDeployment.SCCM.Configuration (ClassType)

Defines the properties used in the configuration of software deployment 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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
ServiceManager.SoftwareDeployment.SCCM.Configuration:
SiteCode  string  Site Code Site Code false 256  False 
ServerName  string  Server Name Server Name false 256  False 
Description  string  Description Description 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>