Click or drag to resize

NetworkAdapterEntity Class

Describe a network adapter
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Provisioning.EntitiesNetworkAdapterEntity

Namespace:  Aruba.Cloud.Provisioning.Entities
Assembly:  Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class NetworkAdapterEntity

The NetworkAdapterEntity type exposes the following members.

Constructors
  NameDescription
Public methodNetworkAdapterEntity
Initializes a new instance of the NetworkAdapterEntity class
Top
Properties
  NameDescription
Public propertyIPConfigurations
IP configurations for this network adapter
Public propertyMACAddress
Media Access Control address of Network adapter
Top
See Also