class ACIrb::L4VxlanInstPolDef

Public Instance Methods

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