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