class ACIrb::VnsCMgmtTask

Public Instance Methods

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