class ACIrb::FabricRtPathToLePortPGrp

Public Instance Methods

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