Microsoft.Unix.ComputerNetworkAdapter電腦網路介面卡

Microsoft.Unix.ComputerNetworkAdapter (ClassType)

所有 UNIX/Linux 電腦網路介面卡

Element properties:

Base ClassSystem.Device.NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0bf8e5fb-a83a-8514-7a08-80cc56f4783d

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       
System.Device.NetworkAdapter:
MACAddress  string  MAC 位址 MAC 位址 false 64  False     
Microsoft.Unix.ComputerNetworkAdapter:
DeviceID  string  裝置識別碼 true 256  False     
IPAddress  string  IP 位址 false 256  False     
IPSubnet  string  IP 子網路 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.ComputerNetworkAdapter" Abstract="false" Accessibility="Public" Hosted="true" Singleton="false" Base="System!System.Device.NetworkAdapter">
<Property ID="DeviceID" Type="string" Key="true"/>
<Property ID="IPAddress" Type="string" Key="false"/>
<Property ID="IPSubnet" Type="string" Key="false"/>
</ClassType>