54 55 56 57
# File 'lib/azure/service_management/ag.rb', line 54 def create(params) ag = AG.new(@connection) ag.create(params) end