Microsoft.Unix.NetworkAdapterNetwork Adapter

Microsoft.Unix.NetworkAdapter (ClassType)

All UNIX/Linux Network Adapters

Element properties:

Base ClassMicrosoft.Unix.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda205fa53-e5a6-e937-f8f8-e2de05af5706

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Unix.LogicalDevice:
DeviceID  string  Device ID true 256  False     
DeviceName  string  Device Name false 256  False     
Microsoft.Unix.NetworkAdapter:
IPAddress  string  IP Address(es) false 256  False     
IPSubnet  string  IP Subnet false 256  False     

Health Model:

Source Code:

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