class ACIrb::VzRtOoBProv

Public Instance Methods

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