class ACIrb::VnsLDevIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 3917
def rn
  'lDevIf-[' << @attributes['ldev'] << ']'
end