class ACIrb::FvRtInstPCtx

Public Instance Methods

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