class ACIrb::DhcpNodeGrp

Public Instance Methods

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