class ACIrb::DhcpRtClientRel

Public Instance Methods

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