System.NetworkManagement.ApplicationService應用程式服務

System.NetworkManagement.ApplicationService (ClassType)

此類別代表應用程式服務

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf3f75541-9acb-8adf-e5e1-c669565900e1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) 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       
System.NetworkManagement.ApplicationService:
Description  string  描述 物件的文字描述 false 256  True     
Key  string  應用程式服務金鑰 應用程式服務的金鑰 true 256  True     
ServiceKey  string  服務金鑰 在包含的系統範圍內區別此服務與其他服務的唯一值 false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.ApplicationService" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="true" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Key" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="ServiceKey" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>