Microsoft.Unix.NetworkAdapterNetwerkadapter

Microsoft.Unix.NetworkAdapter (ClassType)

Alle UNIX/Linux-netwerkadapters

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 (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.Unix.LogicalDevice:
DeviceID  string  Apparaat-id true 256  False     
DeviceName  string  Apparaatnaam false 256  False     
Microsoft.Unix.NetworkAdapter:
IPAddress  string  IP-adres(sen) 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>