Method: OpenStack::Network::Port#fixed_ips
- Defined in:
- lib/openstack/network/port.rb
#fixed_ips ⇒ Object (readonly)
Returns the value of attribute fixed_ips.
11 12 13 |
# File 'lib/openstack/network/port.rb', line 11 def fixed_ips @fixed_ips end |