Skip to content

Commit

Permalink
[AutoPR] apimanagement/resource-manager (Azure#468)
Browse files Browse the repository at this point in the history
* Generated from cbd8b32037c8d911d9c4024dd3accb02bfad8e93 (Azure#465)

Remove readonly attribute from identities collection in users

* [AutoPR] network/resource-manager (Azure#469)

* Generated from 52981377b86caf85843799cd4294ec9101af0dcf (Azure#467)

Make NIC VM readOnly

* Regenerated "@azure/arm-network" SDK.

* [AutoPR] cognitiveservices/data-plane/Face (Azure#461)

* Regenerated "@azure/arm-cognitiveservices" SDK.

* Generated from c6f7fc714e3befa12ae571daf6a0781a6456406c (Azure#460)

Split Python conf in it's own file
  • Loading branch information
AutorestCI authored and kpajdzik committed Nov 12, 2018
1 parent d682909 commit 0ba08b4
Show file tree
Hide file tree
Showing 63 changed files with 370 additions and 858 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import * as msRest from "ms-rest-js";
import * as msRestAzure from "ms-rest-azure-js";

const packageName = "@azure/arm-apimanagement";
const packageVersion = "1.0.0-preview";
const packageVersion = "0.1.0";

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

0 comments on commit 0ba08b4

Please sign in to comment.