ServiceManager.SoftwareDeployment.SCCM.ConfigurationConfiguration Managerin ohjelmistojen käyttöönoton kokoonpano

ServiceManager.SoftwareDeployment.SCCM.Configuration (ClassType)

Määrittää Configuration Managerin ohjelmistojen käyttöönotossa käytettävän kokoonpanon ominaisuudet

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FIN) Description (FIN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Näyttönimi Objektin näyttönimi. false 4000  False 
ServiceManager.SoftwareDeployment.SCCM.Configuration:
SiteCode  string  Sivuston koodi Sivuston koodi false 256  False 
ServerName  string  Palvelimen nimi Palvelimen nimi false 256  False 
Description  string  Kuvaus Kuvaus 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>