class ACIrb::FvnsVxlanInstP

Public Instance Methods

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