class ACIrb::VzRtCtxMcastTo

Public Instance Methods

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