Method: Azure::CloudServiceManagement::RoleInstance#ip_address
- Defined in:
- lib/azure/cloud_service_management/role_instance.rb
#ip_address ⇒ Object
Returns the value of attribute ip_address.
30 31 32 |
# File 'lib/azure/cloud_service_management/role_instance.rb', line 30 def ip_address @ip_address end |