class ACIrb::DhcpRsToNodeGrp

Public Instance Methods

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