class ACIrb::MgmtInBZoneTask

Public Instance Methods

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