class ACIrb::FabricIPV4ProtPol

Public Instance Methods

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