Microsoft.Unix.NetworkAdapterNetwork Adapter

Microsoft.Unix.NetworkAdapter (ClassType)

All Unix Network Adapters

Element properties:

Base ClassMicrosoft.Unix.LogicalDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId47d5f0cc-4127-a0cc-5de2-e4af5ca159c9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
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>