Microsoft.SMS.2003.SMS_SiteSMS 2003 站点

Microsoft.SMS.2003.SMS_Site (ClassType)

SMS 常规站点。

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb3990ef6-fd97-3d88-648e-74a9f995e787

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.SMS.2003.SMS_Site:
SiteCode  string  站点代码 SMS 站点标识代码。 true 256  False 
SiteName  string  站点代码 SMS 站点名称。 false 256  False 
Version  string  版本 站点的版本。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SMS.2003.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>