class ACIrb::VzProvDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 2049
def rn
  'prov-[' << @attributes['epgDn'] << ']-any-' << @attributes['isAny'] << ''
end