class ACIrb::FvnsVlanInstP

Public Instance Methods

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