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 (CHS) Description (CHS) 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>