class ACIrb::VzRtConsIf

Public Instance Methods

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