class ACIrb::LacpLagPolDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/lacp.rb, line 267
def rn
  'lagPD-' << @attributes['name'] << ''
end