Skip to content

Commit

Permalink
[AutoPR monitor/resource-manager] BUG fix: Fixing type of MetricValue…
Browse files Browse the repository at this point in the history
….Count to be double instead of the incorrect int64 it had before (#5152)

* Generated from 060221716b94c8dee61681168e1bd0e0b11d6057

Fixing type of MetricValue.Count to be double instead of the incorrect int64 it had before

* Generated from 5251be8f170f543e9763efd1618d814e1df19029

Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

# Conflicts:
#	specification/monitor/resource-manager/Microsoft.Insights/stable/2015-04-01/activityLogs_API.json
#	specification/monitor/resource-manager/Microsoft.Insights/stable/2015-04-01/examples/GetActivityLogsNoParams.json
#	specification/monitor/resource-manager/Microsoft.Insights/stable/2015-04-01/examples/GetActivityLogsSelected.json

Signed-off-by: Guillermo Calderón_Meza <gucalder@microsoft.com>
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Jul 9, 2019
1 parent 7a466ed commit 45953ae
Show file tree
Hide file tree
Showing 11 changed files with 83 additions and 95 deletions.

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

28 changes: 13 additions & 15 deletions services/preview/monitor/mgmt/2018-03-01/insights/activitylogs.go

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

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

28 changes: 13 additions & 15 deletions services/preview/monitor/mgmt/2018-09-01/insights/activitylogs.go

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

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

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

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

28 changes: 13 additions & 15 deletions services/preview/monitor/mgmt/2019-03-01/insights/activitylogs.go

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

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

Loading

0 comments on commit 45953ae

Please sign in to comment.