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