ServiceManager.SoftwareDeployment.SCCM.ConfigurationConfiguration Manager 軟體部署設定

ServiceManager.SoftwareDeployment.SCCM.Configuration (ClassType)

定義 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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False 
ServiceManager.SoftwareDeployment.SCCM.Configuration:
SiteCode  string  站台碼 站台碼 false 256  False 
ServerName  string  伺服器名稱 伺服器名稱 false 256  False 
Description  string  描述 描述 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>