class ACIrb::VnsLIfCtx

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 4161
def rn
  'lIfCtx-c-' << @attributes['connNameOrLbl'] << ''
end