class ACIrb::DhcpConsLbl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dhcp.rb, line 357 def rn 'dhcpcons-' << @attributes['name'] << '' end
# File lib/acirb/model/dhcp.rb, line 357 def rn 'dhcpcons-' << @attributes['name'] << '' end