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