Method: IControl::Management::AAAARecord#ip_address

Defined in:
lib/icontrol/management.rb

#ip_addressString

The ip address of the record

Returns:

  • (String)

    the current value of ip_address



123
124
125
# File 'lib/icontrol/management.rb', line 123

def ip_address
  @ip_address
end