| ServerAddress Class |
Namespace: OpenStack.Compute.v2_1
The ServerAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerAddress | Initializes a new instance of the ServerAddress class |
| Name | Description | |
|---|---|---|
| IP |
The IP address.
| |
| MAC |
The MAC address.
| |
| Type |
The IP address type, e.g. fixed or floating.
| |
| Version |
The IP version, e.g. v4 or v6.
|