class ACIrb::DhcpRtRelayP

Public Instance Methods

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