class ACIrb::FvnsRtVlanNs

Public Instance Methods

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