Microsoft.Unix.NetworkAdapterScheda di rete

Microsoft.Unix.NetworkAdapter (ClassType)

Tutte le schede di rete UNIX/Linux

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 (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       
Microsoft.Unix.LogicalDevice:
DeviceID  string  ID periferica true 256  False     
DeviceName  string  Nome periferica false 256  False     
Microsoft.Unix.NetworkAdapter:
IPAddress  string  Indirizzi IP false 256  False     
IPSubnet  string  Subnet IP 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>