@datafire/azure_monitor

3.0.0 • Public • Published

@datafire/azure_monitor

Client library for MonitorClient

Installation and Usage

npm install --save datafire @datafire/azure_monitor
let datafire = require('datafire');
let azure_monitor = require('@datafire/azure_monitor').create({
  access_token: "",
  refresh_token: "",
  client_id: "",
  client_secret: "",
  redirect_uri: "",
});

azure_monitor.UsageMetrics_List({}).then(data => {
  console.log(data);
})

Description

Actions

UsageMetrics_List

The List operation lists the usage metrics for the resource.
WARNING: This operation will be deprecated in the next release.

azure_monitor.UsageMetrics_List({
  "resourceUri": "",
  "api-version": ""
}, context)

Parameters

  • resourceUri (string) required - The identifier of the resource.
  • api-version (string) required - Client Api Version. NOTE: This is not a client property, it must be explicit in the call and there is no default value.
  • $filter (string) - The filter to apply on the operation.
    WARNING: $filter not documented since the operation will be deprecated in the next release.

Readme

Keywords

none

Package Sidebar

Install

npm i @datafire/azure_monitor

Weekly Downloads

9

Version

3.0.0

License

MIT

Last publish

Collaborators

  • datafire