Method: OpenStack::Connection#proxy_port
- Defined in:
- lib/openstack/connection.rb
#proxy_port ⇒ Object (readonly)
Returns the value of attribute proxy_port.
22 23 24 |
# File 'lib/openstack/connection.rb', line 22 def proxy_port @proxy_port end |