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