class ACIrb::MgmtCollectionCont

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/mgmt.rb, line 141
def rn
  'mgmtcollectionDn-[' << @attributes['collectionDn'] << ']'
end