class ACIrb::VzRtOoBCons

Public Instance Methods

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