class ACIrb::FabricRtPodPGrp

Public Instance Methods

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