Skip to content

Commit

Permalink
Generated from cc47b55f45926689b22168ade13d54ddd200f740
Browse files Browse the repository at this point in the history
Update to version 2020-08-01
  • Loading branch information
SDK Automation committed Aug 12, 2020
1 parent b5bcf9c commit 2e72bcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@azure/arm-operationalinsights",
"author": "Microsoft Corporation",
"description": "OperationalInsightsManagementClient Library with typescript type definitions for node.js and browser.",
"version": "2.0.0",
"version": "3.0.0",
"dependencies": {
"@azure/ms-rest-azure-js": "^2.0.1",
"@azure/ms-rest-js": "^2.0.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import * as msRest from "@azure/ms-rest-js";
import * as msRestAzure from "@azure/ms-rest-azure-js";

const packageName = "@azure/arm-operationalinsights";
const packageVersion = "2.0.0";
const packageVersion = "3.0.0";

export class OperationalInsightsManagementClientContext extends msRestAzure.AzureServiceClient {
credentials: msRest.ServiceClientCredentials;
Expand Down

0 comments on commit 2e72bcf

Please sign in to comment.