Microsoft.Unix.ComputerNetworkAdapter컴퓨터 네트워크 어댑터

Microsoft.Unix.ComputerNetworkAdapter (ClassType)

모든 UNIX/Linux 컴퓨터 네트워크 어댑터입니다.

Element properties:

Base ClassSystem.Device.NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId513c22a0-03ee-e0a5-b20e-2eebc87e919b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000       
System.Device.NetworkAdapter:
MACAddress  string  MAC 주소 MAC 주소 false 64  False     
Microsoft.Unix.ComputerNetworkAdapter:
DeviceID  string  장치 ID true 256  False     
IPAddress  string  IP 주소 false 256  False     
IPSubnet  string  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>