Microsoft.SystemCenter.ConfigurationManager.2007.SMS_SiteConfigMgr 2007 站台

Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site (ClassType)

一般 ConfigMgr 站台。

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde9d1f72f-61a3-5262-470f-92e63f9d5765

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site:
SiteCode  string  Site Code ConfigMgr 站台識別碼。 true 256  False 
SiteName  string  站台名稱 ConfigMgr 站台名稱。 false 256  False 
Version  string  版本 站台的版本。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ConfigurationManager.2007.SMS_Site" Abstract="false" Accessibility="Public" Base="WindowsLibrary!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="SiteCode" Type="string" Key="true"/>
<Property ID="SiteName" Type="string"/>
<Property ID="Version" Type="string"/>
</ClassType>