Microsoft.SystemCenter.Site站台

Microsoft.SystemCenter.Site (ClassType)

此類別代表閘道或 SCE 伺服器可能位於本機的站台 (例如: 由 VAP 監視的客戶站台)。

Element properties:

Base ClassSystem.Group
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6769eaba-4699-cc4b-7eb1-e9f445a8c5a0
Commentthis class represents a Site

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.Site:
SiteName  string  站台名稱 站台名稱 true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Site" Comment="this class represents a Site" Accessibility="Public" Abstract="false" Base="System!System.Group" Hosted="false" Singleton="false">
<Property ID="SiteName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>