class ACIrb::DhcpRelayIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dhcp.rb, line 1301
def rn
  'relayif-[' << @attributes['id'] << ']'
end