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