class ACIrb::FvnsVxlanInstDef

Public Instance Methods

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