Microsoft.Unix.LogicalDeviceUNIX/Linux 邏輯硬體元件

Microsoft.Unix.LogicalDevice (ClassType)

所有 UNIX/Linux 邏輯硬體元件

Element properties:

Base ClassSystem.LogicalHardware
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfd3e902b-a848-e29b-d990-538637492dad

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       
Microsoft.Unix.LogicalDevice:
DeviceID  string  裝置識別碼 true 256  False     
DeviceName  string  裝置名稱 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.LogicalDevice" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false" Base="System!System.LogicalHardware">
<Property ID="DeviceID" Type="string" Key="true"/>
<Property ID="DeviceName" Type="string" Key="false"/>
</ClassType>