Skip to content

Commit

Permalink
Data collection rules 2019-11-01-preview (#15789)
Browse files Browse the repository at this point in the history
* Autorest codeGen; Removing Error*.cs models

* Autorest DCR adjust: Set apiVersion to 219-11-01-preview in DCR

* DCR & DCRA

* Adding DCRA & Testing

* Update on csproj & RP.props file

* Update monitor_resource-manager.txt & SdkInfo changes

* Fix Creadential in DCR & DCRA service operation API; Add Recorded Session Test
  • Loading branch information
herreraj-ms authored Oct 14, 2020
1 parent 9099704 commit 7eaa9bc
Show file tree
Hide file tree
Showing 34 changed files with 7,110 additions and 9 deletions.
6 changes: 3 additions & 3 deletions eng/mgmt/mgmtmetadata/monitor_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ 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/monitor/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-03 --csharp-sdks-folder=C:\users\odhutzle\Documents\repositories\azure-sdk-for-net\sdk
2020-09-07 13:00:39 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/monitor/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Repos\azure-sdk-for-net\sdk
2020-10-08 15:50:00 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 35d24315a39e1519597ec5d5b55f73921f12b57a
Commit: 27cc07ddd294d98e05cb301e07a72378df9f87e8
AutoRest information
Requested version: v2
Bootstrapper version: autorest@2.0.4413
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_2018-03-01;Insights_2018-11-27-preview;insights_2019-03-01;insights_2017-04-01;insights_2015-04-01;insights_2016-03-01;insights_2017-05-01-preview;insights_2017-11-01-preview;insights_2018-01-01;insights_2017-12-01-preview;insights_2018-04-16;insights_2019-10-17-preview;</AzureApiTag>
<AzureApiTag>Insights_2018-03-01;Insights_2018-11-27-preview;insights_2019-03-01;insights_2017-04-01;insights_2015-04-01;insights_2016-03-01;insights_2017-05-01-preview;insights_2017-11-01-preview;insights_2018-01-01;insights_2017-12-01-preview;insights_2018-04-16;insights_2019-10-17-preview;insights_2019-11-01-preview;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7eaa9bc

Please sign in to comment.