VirtualInterface Class |
Namespace: net.openstack.Core.Domain
The VirtualInterface type exposes the following members.
Name | Description | |
---|---|---|
VirtualInterface | Initializes a new instance of the VirtualInterface class |
Name | Description | |
---|---|---|
Addresses |
Gets the network addresses associated with the virtual interface.
| |
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
Id |
Gets the virtual interface ID.
| |
MACAddress |
Gets the Media Access Control (MAC) address for the virtual interface.
|
Note |
---|
Virtual network interfaces are a Rackspace-specific extension to the OpenStack Networking Service. |