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