azure_mgmt_redis 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.
Files changed (27) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2015-08-01/generated/azure_mgmt_redis/models/redis_create_or_update_parameters.rb +1 -1
  3. data/lib/2015-08-01/generated/azure_mgmt_redis/models/redis_properties.rb +1 -1
  4. data/lib/2015-08-01/generated/azure_mgmt_redis/models/redis_resource.rb +1 -1
  5. data/lib/2015-08-01/generated/azure_mgmt_redis/models/redis_resource_with_access_key.rb +1 -1
  6. data/lib/2015-08-01/generated/azure_mgmt_redis/redis_management_client.rb +1 -1
  7. data/lib/2016-04-01/generated/azure_mgmt_redis/models/redis_create_parameters.rb +1 -1
  8. data/lib/2016-04-01/generated/azure_mgmt_redis/models/redis_resource.rb +1 -1
  9. data/lib/2016-04-01/generated/azure_mgmt_redis/models/redis_update_parameters.rb +1 -1
  10. data/lib/2016-04-01/generated/azure_mgmt_redis/redis_management_client.rb +1 -1
  11. data/lib/2017-02-01/generated/azure_mgmt_redis/models/redis_create_parameters.rb +1 -1
  12. data/lib/2017-02-01/generated/azure_mgmt_redis/models/redis_linked_server_with_properties_list.rb +2 -2
  13. data/lib/2017-02-01/generated/azure_mgmt_redis/models/redis_resource.rb +1 -1
  14. data/lib/2017-02-01/generated/azure_mgmt_redis/models/redis_update_parameters.rb +1 -1
  15. data/lib/2017-02-01/generated/azure_mgmt_redis/redis_management_client.rb +1 -1
  16. data/lib/2017-10-01/generated/azure_mgmt_redis/models/redis_create_parameters.rb +1 -1
  17. data/lib/2017-10-01/generated/azure_mgmt_redis/models/redis_linked_server_with_properties_list.rb +2 -2
  18. data/lib/2017-10-01/generated/azure_mgmt_redis/models/redis_resource.rb +1 -1
  19. data/lib/2017-10-01/generated/azure_mgmt_redis/models/upgrade_notification.rb +1 -1
  20. data/lib/2017-10-01/generated/azure_mgmt_redis/redis_management_client.rb +1 -1
  21. data/lib/2018-03-01/generated/azure_mgmt_redis/models/redis_create_parameters.rb +1 -1
  22. data/lib/2018-03-01/generated/azure_mgmt_redis/models/redis_linked_server_with_properties_list.rb +2 -2
  23. data/lib/2018-03-01/generated/azure_mgmt_redis/models/redis_resource.rb +1 -1
  24. data/lib/2018-03-01/generated/azure_mgmt_redis/models/upgrade_notification.rb +1 -1
  25. data/lib/2018-03-01/generated/azure_mgmt_redis/redis_management_client.rb +1 -1
  26. data/lib/version.rb +1 -1
  27. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 86ef08cc7dae901c770d01ea582690b94f2f87b11d375c063f079ed353c5c5fa
4
- data.tar.gz: d6df59a250bb231101c8da58c56cca46df5c75ee57481398f768dbe04ce12093
3
+ metadata.gz: f8ff16c1358e1991e927c9356e1437ce5bb3b6da826623c4290e03a2bfa4c2ef
4
+ data.tar.gz: 2bdb4eba074b1cc37b765dedbd3f78ea78e35b61b9764ab32921053bfc1649a9
5
5
  SHA512:
6
- metadata.gz: 413bdbfa81fb386d250852898b54be5faf3980dab2b0f5613a19f1aa2c73f827a379ae09864dee2168ae60c8b8174f9d898e4eccc24b03a8aa0335b13b8bc54b
7
- data.tar.gz: 05e8c0213864e45eb0ebc618afc91f3b36ff8bd45cd0f6b7ea304197800b6e9d3df0196b9df891f48bf3aca6bdee0b5ea7f27210fbfb77770c1c9cf2369e2b27
6
+ metadata.gz: d5e5bdfd0ad03645c6cd63dfd691c764e6dad6ed2ae69afd9b9cacf2e9686289fe79136c57aee341260fe84895585fac07320e40d61b71c62754a0bf9be94c18
7
+ data.tar.gz: eba81805b01dc4c45f67ab04e79289570e3d2fd1db874a798d1709bfe92a314085ee4b784428b5671c273cd43813d2840d2dff2c33317772bbe7a906e96a6811
@@ -38,7 +38,7 @@ module Azure::Redis::Mgmt::V2015_08_01
38
38
 
39
39
  # @return [String] The exact ARM resource ID of the virtual network to
40
40
  # deploy the Redis cache in. Example format:
41
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
41
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
42
42
  attr_accessor :virtual_network
43
43
 
44
44
  # @return [String] Required when deploying a Redis cache inside an
@@ -38,7 +38,7 @@ module Azure::Redis::Mgmt::V2015_08_01
38
38
 
39
39
  # @return [String] The exact ARM resource ID of the virtual network to
40
40
  # deploy the Redis cache in. Example format:
41
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
41
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
42
42
  attr_accessor :virtual_network
43
43
 
44
44
  # @return [String] Required when deploying a Redis cache inside an
@@ -38,7 +38,7 @@ module Azure::Redis::Mgmt::V2015_08_01
38
38
 
39
39
  # @return [String] The exact ARM resource ID of the virtual network to
40
40
  # deploy the Redis cache in. Example format:
41
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
41
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
42
42
  attr_accessor :virtual_network
43
43
 
44
44
  # @return [String] Required when deploying a Redis cache inside an
@@ -38,7 +38,7 @@ module Azure::Redis::Mgmt::V2015_08_01
38
38
 
39
39
  # @return [String] The exact ARM resource ID of the virtual network to
40
40
  # deploy the Redis cache in. Example format:
41
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
41
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1
42
42
  attr_accessor :virtual_network
43
43
 
44
44
  # @return [String] Required when deploying a Redis cache inside an
@@ -126,7 +126,7 @@ module Azure::Redis::Mgmt::V2015_08_01
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_redis'
129
- sdk_information = "#{sdk_information}/0.17.1"
129
+ sdk_information = "#{sdk_information}/0.17.2"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -30,7 +30,7 @@ module Azure::Redis::Mgmt::V2016_04_01
30
30
 
31
31
  # @return [String] The full resource ID of a subnet in a virtual network
32
32
  # to deploy the Redis cache in. Example format:
33
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
33
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
34
34
  attr_accessor :subnet_id
35
35
 
36
36
  # @return [String] Static IP address. Required when deploying a Redis
@@ -30,7 +30,7 @@ module Azure::Redis::Mgmt::V2016_04_01
30
30
 
31
31
  # @return [String] The full resource ID of a subnet in a virtual network
32
32
  # to deploy the Redis cache in. Example format:
33
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
33
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
34
34
  attr_accessor :subnet_id
35
35
 
36
36
  # @return [String] Static IP address. Required when deploying a Redis
@@ -30,7 +30,7 @@ module Azure::Redis::Mgmt::V2016_04_01
30
30
 
31
31
  # @return [String] The full resource ID of a subnet in a virtual network
32
32
  # to deploy the Redis cache in. Example format:
33
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
33
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
34
34
  attr_accessor :subnet_id
35
35
 
36
36
  # @return [String] Static IP address. Required when deploying a Redis
@@ -142,7 +142,7 @@ module Azure::Redis::Mgmt::V2016_04_01
142
142
  #
143
143
  def add_telemetry
144
144
  sdk_information = 'azure_mgmt_redis'
145
- sdk_information = "#{sdk_information}/0.17.1"
145
+ sdk_information = "#{sdk_information}/0.17.2"
146
146
  add_user_agent_information(sdk_information)
147
147
  end
148
148
  end
@@ -30,7 +30,7 @@ module Azure::Redis::Mgmt::V2017_02_01
30
30
 
31
31
  # @return [String] The full resource ID of a subnet in a virtual network
32
32
  # to deploy the Redis cache in. Example format:
33
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
33
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
34
34
  attr_accessor :subnet_id
35
35
 
36
36
  # @return [String] Static IP address. Required when deploying a Redis
@@ -6,14 +6,14 @@
6
6
  module Azure::Redis::Mgmt::V2017_02_01
7
7
  module Models
8
8
  #
9
- # List of linked servers (with properites) of a Redis cache.
9
+ # List of linked servers (with properties) of a Redis cache.
10
10
  #
11
11
  class RedisLinkedServerWithPropertiesList
12
12
 
13
13
  include MsRestAzure
14
14
 
15
15
  # @return [Array<RedisLinkedServerWithProperties>] List of linked servers
16
- # (with properites) of a Redis cache.
16
+ # (with properties) of a Redis cache.
17
17
  attr_accessor :value
18
18
 
19
19
 
@@ -30,7 +30,7 @@ module Azure::Redis::Mgmt::V2017_02_01
30
30
 
31
31
  # @return [String] The full resource ID of a subnet in a virtual network
32
32
  # to deploy the Redis cache in. Example format:
33
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
33
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
34
34
  attr_accessor :subnet_id
35
35
 
36
36
  # @return [String] Static IP address. Required when deploying a Redis
@@ -30,7 +30,7 @@ module Azure::Redis::Mgmt::V2017_02_01
30
30
 
31
31
  # @return [String] The full resource ID of a subnet in a virtual network
32
32
  # to deploy the Redis cache in. Example format:
33
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
33
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
34
34
  attr_accessor :subnet_id
35
35
 
36
36
  # @return [String] Static IP address. Required when deploying a Redis
@@ -142,7 +142,7 @@ module Azure::Redis::Mgmt::V2017_02_01
142
142
  #
143
143
  def add_telemetry
144
144
  sdk_information = 'azure_mgmt_redis'
145
- sdk_information = "#{sdk_information}/0.17.1"
145
+ sdk_information = "#{sdk_information}/0.17.2"
146
146
  add_user_agent_information(sdk_information)
147
147
  end
148
148
  end
@@ -33,7 +33,7 @@ module Azure::Redis::Mgmt::V2017_10_01
33
33
 
34
34
  # @return [String] The full resource ID of a subnet in a virtual network
35
35
  # to deploy the Redis cache in. Example format:
36
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
36
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
37
37
  attr_accessor :subnet_id
38
38
 
39
39
  # @return [String] Static IP address. Required when deploying a Redis
@@ -6,7 +6,7 @@
6
6
  module Azure::Redis::Mgmt::V2017_10_01
7
7
  module Models
8
8
  #
9
- # List of linked servers (with properites) of a Redis cache.
9
+ # List of linked servers (with properties) of a Redis cache.
10
10
  #
11
11
  class RedisLinkedServerWithPropertiesList
12
12
 
@@ -14,7 +14,7 @@ module Azure::Redis::Mgmt::V2017_10_01
14
14
 
15
15
  include MsRest::JSONable
16
16
  # @return [Array<RedisLinkedServerWithProperties>] List of linked servers
17
- # (with properites) of a Redis cache.
17
+ # (with properties) of a Redis cache.
18
18
  attr_accessor :value
19
19
 
20
20
  # @return [String] Link for next set.
@@ -33,7 +33,7 @@ module Azure::Redis::Mgmt::V2017_10_01
33
33
 
34
34
  # @return [String] The full resource ID of a subnet in a virtual network
35
35
  # to deploy the Redis cache in. Example format:
36
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
36
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
37
37
  attr_accessor :subnet_id
38
38
 
39
39
  # @return [String] Static IP address. Required when deploying a Redis
@@ -15,7 +15,7 @@ module Azure::Redis::Mgmt::V2017_10_01
15
15
  # @return [String] Name of upgrade notification.
16
16
  attr_accessor :name
17
17
 
18
- # @return [DateTime] Timestamp when upgrade notification occured.
18
+ # @return [DateTime] Timestamp when upgrade notification occurred.
19
19
  attr_accessor :timestamp
20
20
 
21
21
  # @return [Hash{String => String}] Details about this upgrade
@@ -142,7 +142,7 @@ module Azure::Redis::Mgmt::V2017_10_01
142
142
  #
143
143
  def add_telemetry
144
144
  sdk_information = 'azure_mgmt_redis'
145
- sdk_information = "#{sdk_information}/0.17.1"
145
+ sdk_information = "#{sdk_information}/0.17.2"
146
146
  add_user_agent_information(sdk_information)
147
147
  end
148
148
  end
@@ -38,7 +38,7 @@ module Azure::Redis::Mgmt::V2018_03_01
38
38
 
39
39
  # @return [String] The full resource ID of a subnet in a virtual network
40
40
  # to deploy the Redis cache in. Example format:
41
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
41
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
42
42
  attr_accessor :subnet_id
43
43
 
44
44
  # @return [String] Static IP address. Required when deploying a Redis
@@ -6,7 +6,7 @@
6
6
  module Azure::Redis::Mgmt::V2018_03_01
7
7
  module Models
8
8
  #
9
- # List of linked servers (with properites) of a Redis cache.
9
+ # List of linked servers (with properties) of a Redis cache.
10
10
  #
11
11
  class RedisLinkedServerWithPropertiesList
12
12
 
@@ -14,7 +14,7 @@ module Azure::Redis::Mgmt::V2018_03_01
14
14
 
15
15
  include MsRest::JSONable
16
16
  # @return [Array<RedisLinkedServerWithProperties>] List of linked servers
17
- # (with properites) of a Redis cache.
17
+ # (with properties) of a Redis cache.
18
18
  attr_accessor :value
19
19
 
20
20
  # @return [String] Link for next set.
@@ -38,7 +38,7 @@ module Azure::Redis::Mgmt::V2018_03_01
38
38
 
39
39
  # @return [String] The full resource ID of a subnet in a virtual network
40
40
  # to deploy the Redis cache in. Example format:
41
- # /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
41
+ # /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
42
42
  attr_accessor :subnet_id
43
43
 
44
44
  # @return [String] Static IP address. Required when deploying a Redis
@@ -15,7 +15,7 @@ module Azure::Redis::Mgmt::V2018_03_01
15
15
  # @return [String] Name of upgrade notification.
16
16
  attr_accessor :name
17
17
 
18
- # @return [DateTime] Timestamp when upgrade notification occured.
18
+ # @return [DateTime] Timestamp when upgrade notification occurred.
19
19
  attr_accessor :timestamp
20
20
 
21
21
  # @return [Hash{String => String}] Details about this upgrade
@@ -142,7 +142,7 @@ module Azure::Redis::Mgmt::V2018_03_01
142
142
  #
143
143
  def add_telemetry
144
144
  sdk_information = 'azure_mgmt_redis'
145
- sdk_information = "#{sdk_information}/0.17.1"
145
+ sdk_information = "#{sdk_information}/0.17.2"
146
146
  add_user_agent_information(sdk_information)
147
147
  end
148
148
  end
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure::Redis::Mgmt
6
- VERSION = '0.17.1'
6
+ VERSION = '0.17.2'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_redis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.1
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: 2018-09-14 00:00:00.000000000 Z
11
+ date: 2019-01-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler