forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Applicationinsights 0.3.0 (Azure#11694)
* delete outdated generate.cmd * add generate.ps1 * generate SDK from updated swagger specs * Update generate.ps1 Co-authored-by: Yeming Liu <[email protected]>
- Loading branch information
Showing
45 changed files
with
2,171 additions
and
871 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
eng/mgmt/mgmtmetadata/applicationinsights_resource-manager.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Installing AutoRest version: 2.0.4413 | ||
AutoRest installed successfully. | ||
Commencing code generation | ||
Generating CSharp code | ||
Executing AutoRest command | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/applicationinsights/resource-manager/readme.md --csharp --version=2.0.4413 --reflect-api-versions --tag=package-2020-04 --csharp.output-folder=C:\Users\yabhu\Documents\workspace\azure-sdk-for-net\sdk\applicationinsights\Microsoft.Azure.Management.ApplicationInsights\src\Generated | ||
2020-04-30 02:54:43 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: 9bd8781377f51d576aca18d1f32f8c49c2247184 | ||
AutoRest information | ||
Requested version: 2.0.4413 | ||
Bootstrapper version: [email protected] |
2 changes: 1 addition & 1 deletion
2
sdk/applicationinsights/Microsoft.Azure.Management.ApplicationInsights/AzSdk.RP.props
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file--> | ||
<PropertyGroup> | ||
<AzureApiTag>Insights_2015-05-01;</AzureApiTag> | ||
<AzureApiTag>Insights_2015-05-01;Insights_2018-05-01;Insights_2020-03-01-preview</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
68 changes: 16 additions & 52 deletions
68
...nsights/Microsoft.Azure.Management.ApplicationInsights/src/Generated/APIKeysOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.