Microsoft.Unix.ComputerNetworkAdapterAdaptador de Rede do Computador

Microsoft.Unix.ComputerNetworkAdapter (ClassType)

Todos os Adaptadores de Rede do Computador 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.Device.NetworkAdapter:
MACAddress  string  Endereço MAC Endereço MAC false 64  False     
Microsoft.Unix.ComputerNetworkAdapter:
DeviceID  string  ID do Dispositivo true 256  False     
IPAddress  string  Endereços IP false 256  False     
IPSubnet  string  Sub-rede 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>