System.Device.NetworkAdapterScheda di rete dispositivo

System.Device.NetworkAdapter (ClassType)

Element properties:

Base ClassSystem.NetworkAdapter
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId751317f1-49cc-73da-af0a-d1b37c4a93f8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
System.Device.NetworkAdapter:
MACAddress  string  Indirizzo MAC Indirizzo MAC false 64  False     

Health Model:

Source Code:

<ClassType ID="System.Device.NetworkAdapter" Base="System.NetworkAdapter" Abstract="true" Accessibility="Public" Hosted="true">
<Property ID="MACAddress" Type="string" MaxLength="64" Key="false"/>
</ClassType>