azure-arm-apiapp

0.1.3 • Public • Published

Microsoft Azure SDK for Node.js - ApiApp Management

This project provides a Node.js package that makes it easy to manage Microsoft ApiApp. Right now it supports:

  • Node.js version: 0.6.15 or higher
  • API version: 2015-01-14

Features

  • TODO

How to Install

npm install azure-arm-apiapp

How to Use

Authentication

  • TODO: Describe tokens

Create the ApiAppManagementClient

apiAppManagement = require('azure-arm-apiapp');
 
var apiAppManagementClient = apiAppManagement.createApiAppManagementClient(/* TBD - need access token example */);

Related projects

Dependents (0)

Package Sidebar

Install

npm i azure-arm-apiapp

Weekly Downloads

1

Version

0.1.3

License

none

Last publish

Collaborators

  • windowsazure