azure_mgmt_monitor 0.17.1 → 0.17.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/2015-04-01/generated/azure_mgmt_monitor/models/autoscale_setting_resource_collection.rb +1 -1
- data/lib/2015-04-01/generated/azure_mgmt_monitor/models/event_data_collection.rb +1 -1
- data/lib/2015-04-01/generated/azure_mgmt_monitor/monitor_management_client.rb +1 -1
- data/lib/2016-03-01/generated/azure_mgmt_monitor/monitor_management_client.rb +1 -1
- data/lib/2016-09-01/generated/azure_mgmt_monitor/monitor_client.rb +1 -1
- data/lib/2017-04-01/generated/azure_mgmt_monitor/monitor_management_client.rb +1 -1
- data/lib/2017-05-01-preview/generated/azure_mgmt_monitor/monitor_management_client.rb +1 -1
- data/lib/2017-11-01-preview/generated/azure_mgmt_monitor/monitor_management_client.rb +1 -1
- data/lib/2018-01-01/generated/azure_mgmt_monitor/monitor_management_client.rb +1 -1
- data/lib/2018-03-01/generated/azure_mgmt_monitor/monitor_management_client.rb +1 -1
- data/lib/2018-04-16/generated/azure_mgmt_monitor/monitor_client.rb +1 -1
- data/lib/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 168c1818348600a048103eea4b3672a71b6ca6632cb744681ae6a27aa8adf82a
|
|
4
|
+
data.tar.gz: 0392f23d999487c214969793e357554b320682a378ec0419c4fec43ee849d8ed
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 59f795c6c08ce43a97fd956a82fde037619bbe92ef21f6476f112b3b7988ae1771ec985cf9fdeda08c85cf01b103e84709e40f13e80d568e3215ed1cf081abdb
|
|
7
|
+
data.tar.gz: b5c8653f2ea9a686b7b7f1dae158a8a40b6ad92cb095b1d871f5bbe03465b1dd8b82fc4c364c4d616966910017aca8b2ec84ec7e30fa29a6a3c65b78df7057be
|
|
@@ -140,7 +140,7 @@ module Azure::Monitor::Mgmt::V2015_04_01
|
|
|
140
140
|
#
|
|
141
141
|
def add_telemetry
|
|
142
142
|
sdk_information = 'azure_mgmt_monitor'
|
|
143
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
143
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
144
144
|
add_user_agent_information(sdk_information)
|
|
145
145
|
end
|
|
146
146
|
end
|
|
@@ -136,7 +136,7 @@ module Azure::Monitor::Mgmt::V2016_03_01
|
|
|
136
136
|
#
|
|
137
137
|
def add_telemetry
|
|
138
138
|
sdk_information = 'azure_mgmt_monitor'
|
|
139
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
139
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
140
140
|
add_user_agent_information(sdk_information)
|
|
141
141
|
end
|
|
142
142
|
end
|
|
@@ -126,7 +126,7 @@ module Azure::Monitor::Mgmt::V2016_09_01
|
|
|
126
126
|
#
|
|
127
127
|
def add_telemetry
|
|
128
128
|
sdk_information = 'azure_mgmt_monitor'
|
|
129
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
129
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
130
130
|
add_user_agent_information(sdk_information)
|
|
131
131
|
end
|
|
132
132
|
end
|
|
@@ -128,7 +128,7 @@ module Azure::Monitor::Mgmt::V2017_04_01
|
|
|
128
128
|
#
|
|
129
129
|
def add_telemetry
|
|
130
130
|
sdk_information = 'azure_mgmt_monitor'
|
|
131
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
131
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
132
132
|
add_user_agent_information(sdk_information)
|
|
133
133
|
end
|
|
134
134
|
end
|
|
@@ -134,7 +134,7 @@ module Azure::Monitor::Mgmt::V2017_05_01_preview
|
|
|
134
134
|
#
|
|
135
135
|
def add_telemetry
|
|
136
136
|
sdk_information = 'azure_mgmt_monitor'
|
|
137
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
137
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
138
138
|
add_user_agent_information(sdk_information)
|
|
139
139
|
end
|
|
140
140
|
end
|
|
@@ -121,7 +121,7 @@ module Azure::Monitor::Mgmt::V2017_11_01_preview
|
|
|
121
121
|
#
|
|
122
122
|
def add_telemetry
|
|
123
123
|
sdk_information = 'azure_mgmt_monitor'
|
|
124
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
124
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
125
125
|
add_user_agent_information(sdk_information)
|
|
126
126
|
end
|
|
127
127
|
end
|
|
@@ -125,7 +125,7 @@ module Azure::Monitor::Mgmt::V2018_01_01
|
|
|
125
125
|
#
|
|
126
126
|
def add_telemetry
|
|
127
127
|
sdk_information = 'azure_mgmt_monitor'
|
|
128
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
128
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
129
129
|
add_user_agent_information(sdk_information)
|
|
130
130
|
end
|
|
131
131
|
end
|
|
@@ -132,7 +132,7 @@ module Azure::Monitor::Mgmt::V2018_03_01
|
|
|
132
132
|
#
|
|
133
133
|
def add_telemetry
|
|
134
134
|
sdk_information = 'azure_mgmt_monitor'
|
|
135
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
135
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
136
136
|
add_user_agent_information(sdk_information)
|
|
137
137
|
end
|
|
138
138
|
end
|
|
@@ -124,7 +124,7 @@ module Azure::Monitor::Mgmt::V2018_04_16
|
|
|
124
124
|
#
|
|
125
125
|
def add_telemetry
|
|
126
126
|
sdk_information = 'azure_mgmt_monitor'
|
|
127
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
127
|
+
sdk_information = "#{sdk_information}/0.17.2"
|
|
128
128
|
add_user_agent_information(sdk_information)
|
|
129
129
|
end
|
|
130
130
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: azure_mgmt_monitor
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.17.
|
|
4
|
+
version: 0.17.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Microsoft Corporation
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-03-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|