class ACIrb::DhcpLbl

Public Instance Methods

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