Microsoft.SystemCenter2012.ConfigurationManager.DistributionSourceConfigMgr 콘텐츠 배포 원본

Microsoft.SystemCenter2012.ConfigurationManager.DistributionSource (ClassType)

콘텐츠 배포 원본

Knowledge Base article:

요약

콘텐츠 배포 원본

Element properties:

Base ClassMicrosoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda7658b16-3196-95be-2d0f-f972cf331d66

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.DistributionSource:
DistributionPoint  string  배포 지점 true 256  False 
ServerNALPath  string  배포 지점 서버 NAL 경로 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter2012.ConfigurationManager.DistributionSource" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter2012.ConfigurationManager.ManagementBaseObject" Hosted="true" Singleton="false">
<Property ID="DistributionPoint" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServerNALPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>