class ACIrb::FvRtDestToVPort

Public Instance Methods

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