azure_mgmt_policy_insights 0.16.0 → 0.17.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2017-08-09-preview/generated/azure_mgmt_policy_insights/policy_insights_client.rb +7 -6
- data/lib/2017-10-17-preview/generated/azure_mgmt_policy_insights/policy_insights_client.rb +7 -6
- data/lib/2017-12-12-preview/generated/azure_mgmt_policy_insights/policy_insights_client.rb +7 -6
- data/lib/2018-04-04/generated/azure_mgmt_policy_insights/policy_insights_client.rb +7 -6
- data/lib/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e550548a9b34d79e87bed664fcff1b6f0ded50b5
|
4
|
+
data.tar.gz: be6d4a4b6f42df95a6a67e8ee29fc772529f4d7d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5f0e08aa17fece7dbc35e0e34e0858bf7eefbae3cac04302da874daaec2b17e089d1f791570c946d23049982ae5f18e6bb1eafba07c92304f50d696f3e9e7714
|
7
|
+
data.tar.gz: 63bcad33ffe059b16fcf707070cca86bed39a7467ff6e83bdc33d266a22d7c68c0926bdc622b8dcee2b352529601b212d9da9822abbcc4f39c005762e1a13b89
|
@@ -20,15 +20,16 @@ module Azure::PolicyInsights::Mgmt::V2017_08_09_preview
|
|
20
20
|
# @return [String] API version to use with the client requests.
|
21
21
|
attr_reader :api_version
|
22
22
|
|
23
|
-
# @return [String]
|
23
|
+
# @return [String] The preferred language for the response.
|
24
24
|
attr_accessor :accept_language
|
25
25
|
|
26
|
-
# @return [Integer]
|
27
|
-
#
|
26
|
+
# @return [Integer] The retry timeout in seconds for Long Running
|
27
|
+
# Operations. Default value is 30.
|
28
28
|
attr_accessor :long_running_operation_retry_timeout
|
29
29
|
|
30
|
-
# @return [Boolean]
|
31
|
-
#
|
30
|
+
# @return [Boolean] Whether a unique x-ms-client-request-id should be
|
31
|
+
# generated. When set to true a unique x-ms-client-request-id value is
|
32
|
+
# generated and included in each request. Default is true.
|
32
33
|
attr_accessor :generate_client_request_id
|
33
34
|
|
34
35
|
# @return [PolicyEvents] policy_events
|
@@ -128,7 +129,7 @@ module Azure::PolicyInsights::Mgmt::V2017_08_09_preview
|
|
128
129
|
#
|
129
130
|
def add_telemetry
|
130
131
|
sdk_information = 'azure_mgmt_policy_insights'
|
131
|
-
sdk_information = "#{sdk_information}/0.
|
132
|
+
sdk_information = "#{sdk_information}/0.17.0"
|
132
133
|
add_user_agent_information(sdk_information)
|
133
134
|
end
|
134
135
|
end
|
@@ -20,15 +20,16 @@ module Azure::PolicyInsights::Mgmt::V2017_10_17_preview
|
|
20
20
|
# @return [String] API version to use with the client requests.
|
21
21
|
attr_reader :api_version
|
22
22
|
|
23
|
-
# @return [String]
|
23
|
+
# @return [String] The preferred language for the response.
|
24
24
|
attr_accessor :accept_language
|
25
25
|
|
26
|
-
# @return [Integer]
|
27
|
-
#
|
26
|
+
# @return [Integer] The retry timeout in seconds for Long Running
|
27
|
+
# Operations. Default value is 30.
|
28
28
|
attr_accessor :long_running_operation_retry_timeout
|
29
29
|
|
30
|
-
# @return [Boolean]
|
31
|
-
#
|
30
|
+
# @return [Boolean] Whether a unique x-ms-client-request-id should be
|
31
|
+
# generated. When set to true a unique x-ms-client-request-id value is
|
32
|
+
# generated and included in each request. Default is true.
|
32
33
|
attr_accessor :generate_client_request_id
|
33
34
|
|
34
35
|
# @return [PolicyEvents] policy_events
|
@@ -128,7 +129,7 @@ module Azure::PolicyInsights::Mgmt::V2017_10_17_preview
|
|
128
129
|
#
|
129
130
|
def add_telemetry
|
130
131
|
sdk_information = 'azure_mgmt_policy_insights'
|
131
|
-
sdk_information = "#{sdk_information}/0.
|
132
|
+
sdk_information = "#{sdk_information}/0.17.0"
|
132
133
|
add_user_agent_information(sdk_information)
|
133
134
|
end
|
134
135
|
end
|
@@ -20,15 +20,16 @@ module Azure::PolicyInsights::Mgmt::V2017_12_12_preview
|
|
20
20
|
# @return [String] API version to use with the client requests.
|
21
21
|
attr_reader :api_version
|
22
22
|
|
23
|
-
# @return [String]
|
23
|
+
# @return [String] The preferred language for the response.
|
24
24
|
attr_accessor :accept_language
|
25
25
|
|
26
|
-
# @return [Integer]
|
27
|
-
#
|
26
|
+
# @return [Integer] The retry timeout in seconds for Long Running
|
27
|
+
# Operations. Default value is 30.
|
28
28
|
attr_accessor :long_running_operation_retry_timeout
|
29
29
|
|
30
|
-
# @return [Boolean]
|
31
|
-
#
|
30
|
+
# @return [Boolean] Whether a unique x-ms-client-request-id should be
|
31
|
+
# generated. When set to true a unique x-ms-client-request-id value is
|
32
|
+
# generated and included in each request. Default is true.
|
32
33
|
attr_accessor :generate_client_request_id
|
33
34
|
|
34
35
|
# @return [PolicyEvents] policy_events
|
@@ -128,7 +129,7 @@ module Azure::PolicyInsights::Mgmt::V2017_12_12_preview
|
|
128
129
|
#
|
129
130
|
def add_telemetry
|
130
131
|
sdk_information = 'azure_mgmt_policy_insights'
|
131
|
-
sdk_information = "#{sdk_information}/0.
|
132
|
+
sdk_information = "#{sdk_information}/0.17.0"
|
132
133
|
add_user_agent_information(sdk_information)
|
133
134
|
end
|
134
135
|
end
|
@@ -20,15 +20,16 @@ module Azure::PolicyInsights::Mgmt::V2018_04_04
|
|
20
20
|
# @return [String] API version to use with the client requests.
|
21
21
|
attr_reader :api_version
|
22
22
|
|
23
|
-
# @return [String]
|
23
|
+
# @return [String] The preferred language for the response.
|
24
24
|
attr_accessor :accept_language
|
25
25
|
|
26
|
-
# @return [Integer]
|
27
|
-
#
|
26
|
+
# @return [Integer] The retry timeout in seconds for Long Running
|
27
|
+
# Operations. Default value is 30.
|
28
28
|
attr_accessor :long_running_operation_retry_timeout
|
29
29
|
|
30
|
-
# @return [Boolean]
|
31
|
-
#
|
30
|
+
# @return [Boolean] Whether a unique x-ms-client-request-id should be
|
31
|
+
# generated. When set to true a unique x-ms-client-request-id value is
|
32
|
+
# generated and included in each request. Default is true.
|
32
33
|
attr_accessor :generate_client_request_id
|
33
34
|
|
34
35
|
# @return [PolicyEvents] policy_events
|
@@ -128,7 +129,7 @@ module Azure::PolicyInsights::Mgmt::V2018_04_04
|
|
128
129
|
#
|
129
130
|
def add_telemetry
|
130
131
|
sdk_information = 'azure_mgmt_policy_insights'
|
131
|
-
sdk_information = "#{sdk_information}/0.
|
132
|
+
sdk_information = "#{sdk_information}/0.17.0"
|
132
133
|
add_user_agent_information(sdk_information)
|
133
134
|
end
|
134
135
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_mgmt_policy_insights
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.17.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Microsoft Corporation
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-07-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -72,14 +72,14 @@ dependencies:
|
|
72
72
|
requirements:
|
73
73
|
- - "~>"
|
74
74
|
- !ruby/object:Gem::Version
|
75
|
-
version: 0.
|
75
|
+
version: 0.11.0
|
76
76
|
type: :runtime
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
80
|
- - "~>"
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 0.
|
82
|
+
version: 0.11.0
|
83
83
|
description: Microsoft Azure Resource Policy Insights Management Client Library for
|
84
84
|
Ruby
|
85
85
|
email: azrubyteam@microsoft.com
|