class ACIrb::DhcpProvLbl

Public Instance Methods

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