Method: ESX::NetworkInterface#mac

Defined in:
lib/esx.rb

#macObject



356
357
358
# File 'lib/esx.rb', line 356

def mac
  _wrapped_object.ipAddress.last
end