class ACIrb::NdRaSubnet
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/nd.rb, line 480 def rn 'RaSubnet-[' << @attributes['ip'] << ']' end
# File lib/acirb/model/nd.rb, line 480 def rn 'RaSubnet-[' << @attributes['ip'] << ']' end