class ACIrb::FabricIPV6AutoG

Public Instance Methods

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