ServiceManager.SoftwareDeployment.SCCM.ConfigurationConfiguration Manager szoftvertelepítési konfiguráció

ServiceManager.SoftwareDeployment.SCCM.Configuration (ClassType)

A Configuration Manager szoftvertelepítési szolgáltatásának konfigurációjában használt tulajdonságok meghatározása

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False 
ServiceManager.SoftwareDeployment.SCCM.Configuration:
SiteCode  string  Helykód Helykód false 256  False 
ServerName  string  Kiszolgáló neve Kiszolgáló neve false 256  False 
Description  string  Leírás Leírás 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>