Microsoft.SystemCenter2012.ConfigurationManager.DistributionSourceConfigMgr Content Distribution Source

Microsoft.SystemCenter2012.ConfigurationManager.DistributionSource (ClassType)

Content Distribution Source

Knowledge Base article:

Summary

Content Distribution Source

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SystemCenter2012.ConfigurationManager.DistributionSource:
DistributionPoint  string  Distribution Point true 256  False 
ServerNALPath  string  Distribution Point Server NAL Path 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>