azure_mgmt_storage 0.19.3 → 0.20.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a8af8c5a7b5924be1d5f99660dae4c590b0c2cbf1756023a00d02a7d9b41df68
4
- data.tar.gz: 072fd80109ecdf75e02eb1d07251cdd982e8732587a7d2effbf679beca4a37bb
3
+ metadata.gz: 41c0aa5ceaef12e4f41c7f378acc53b67512f9164595b00103f17adec725660f
4
+ data.tar.gz: 43fd181d7b49a683952ae54a5c279f073855ee6dcdd65249923bb115bc404e5c
5
5
  SHA512:
6
- metadata.gz: 4793f20c7fe81b4e80ecde946004a4d862636a9cc340ac0f292e7e30223b47ec84df91c5ee0552c44125b15d3c5ee6a788a52bc7957dc86dac9782ecb0c61d6f
7
- data.tar.gz: 90dc0a4927d4b2d5aba5861b32799f70c44346a9c4410472c09485108d0c9fa54f98a627176275342f8edcac535ab6e0b26bcab904f414b6b8bf16973f45f807
6
+ metadata.gz: '0397ffb7aa66dd4764d36c25a2311ff5637838aa1b2ab3d98036954c53f8aa4470aedf948c9ae6afca40b97bbc3a949e950c1990a5117e48cfb841b294889978'
7
+ data.tar.gz: 81939ca96f4726f09a890b779c31b575014cdd3b5deff30969182a97c0a0b20985b1e2bf34dc2be70a8b57df6302114d30076e249806a38f9aa2f339879d2767
@@ -130,7 +130,7 @@ module Azure::Storage::Mgmt::V2015_05_01_preview
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_storage'
133
- sdk_information = "#{sdk_information}/0.19.3"
133
+ sdk_information = "#{sdk_information}/0.20.0"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -130,7 +130,7 @@ module Azure::Storage::Mgmt::V2015_06_15
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_storage'
133
- sdk_information = "#{sdk_information}/0.19.3"
133
+ sdk_information = "#{sdk_information}/0.20.0"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -130,7 +130,7 @@ module Azure::Storage::Mgmt::V2016_01_01
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_storage'
133
- sdk_information = "#{sdk_information}/0.19.3"
133
+ sdk_information = "#{sdk_information}/0.20.0"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -130,7 +130,7 @@ module Azure::Storage::Mgmt::V2016_12_01
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_storage'
133
- sdk_information = "#{sdk_information}/0.19.3"
133
+ sdk_information = "#{sdk_information}/0.20.0"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -138,7 +138,7 @@ module Azure::Storage::Mgmt::V2017_06_01
138
138
  #
139
139
  def add_telemetry
140
140
  sdk_information = 'azure_mgmt_storage'
141
- sdk_information = "#{sdk_information}/0.19.3"
141
+ sdk_information = "#{sdk_information}/0.20.0"
142
142
  add_user_agent_information(sdk_information)
143
143
  end
144
144
  end
@@ -138,7 +138,7 @@ module Azure::Storage::Mgmt::V2017_10_01
138
138
  #
139
139
  def add_telemetry
140
140
  sdk_information = 'azure_mgmt_storage'
141
- sdk_information = "#{sdk_information}/0.19.3"
141
+ sdk_information = "#{sdk_information}/0.20.0"
142
142
  add_user_agent_information(sdk_information)
143
143
  end
144
144
  end
@@ -140,7 +140,7 @@ module Azure::Storage::Mgmt::V2018_02_01
140
140
  #
141
141
  def add_telemetry
142
142
  sdk_information = 'azure_mgmt_storage'
143
- sdk_information = "#{sdk_information}/0.19.3"
143
+ sdk_information = "#{sdk_information}/0.20.0"
144
144
  add_user_agent_information(sdk_information)
145
145
  end
146
146
  end
@@ -140,7 +140,7 @@ module Azure::Storage::Mgmt::V2018_03_01_preview
140
140
  #
141
141
  def add_telemetry
142
142
  sdk_information = 'azure_mgmt_storage'
143
- sdk_information = "#{sdk_information}/0.19.3"
143
+ sdk_information = "#{sdk_information}/0.20.0"
144
144
  add_user_agent_information(sdk_information)
145
145
  end
146
146
  end
@@ -144,7 +144,7 @@ module Azure::Storage::Mgmt::V2018_07_01
144
144
  #
145
145
  def add_telemetry
146
146
  sdk_information = 'azure_mgmt_storage'
147
- sdk_information = "#{sdk_information}/0.19.3"
147
+ sdk_information = "#{sdk_information}/0.20.0"
148
148
  add_user_agent_information(sdk_information)
149
149
  end
150
150
  end
@@ -148,7 +148,7 @@ module Azure::Storage::Mgmt::V2018_11_01
148
148
  #
149
149
  def add_telemetry
150
150
  sdk_information = 'azure_mgmt_storage'
151
- sdk_information = "#{sdk_information}/0.19.3"
151
+ sdk_information = "#{sdk_information}/0.20.0"
152
152
  add_user_agent_information(sdk_information)
153
153
  end
154
154
  end
@@ -156,7 +156,7 @@ module Azure::Storage::Mgmt::V2019_04_01
156
156
  #
157
157
  def add_telemetry
158
158
  sdk_information = 'azure_mgmt_storage'
159
- sdk_information = "#{sdk_information}/0.19.3"
159
+ sdk_information = "#{sdk_information}/0.20.0"
160
160
  add_user_agent_information(sdk_information)
161
161
  end
162
162
  end
@@ -13,6 +13,14 @@ module Azure::Storage::Mgmt::V2019_06_01
13
13
 
14
14
  include MsRestAzure
15
15
 
16
+ # @return [String] Default the container to use specified encryption
17
+ # scope for all writes.
18
+ attr_accessor :default_encryption_scope
19
+
20
+ # @return [Boolean] Block override of encryption scope from the container
21
+ # default.
22
+ attr_accessor :deny_encryption_scope_override
23
+
16
24
  # @return [PublicAccess] Specifies whether data in the container may be
17
25
  # accessed publicly and the level of access. Possible values include:
18
26
  # 'Container', 'Blob', 'None'
@@ -109,6 +117,22 @@ module Azure::Storage::Mgmt::V2019_06_01
109
117
  name: 'String'
110
118
  }
111
119
  },
120
+ default_encryption_scope: {
121
+ client_side_validation: true,
122
+ required: false,
123
+ serialized_name: 'properties.defaultEncryptionScope',
124
+ type: {
125
+ name: 'String'
126
+ }
127
+ },
128
+ deny_encryption_scope_override: {
129
+ client_side_validation: true,
130
+ required: false,
131
+ serialized_name: 'properties.denyEncryptionScopeOverride',
132
+ type: {
133
+ name: 'Boolean'
134
+ }
135
+ },
112
136
  public_access: {
113
137
  client_side_validation: true,
114
138
  required: false,
@@ -21,6 +21,13 @@ module Azure::Storage::Mgmt::V2019_06_01
21
21
  # @return [String] The Uri of KeyVault.
22
22
  attr_accessor :key_vault_uri
23
23
 
24
+ # @return [String] The object identifier of the current versioned Key
25
+ # Vault Key in use.
26
+ attr_accessor :current_versioned_key_identifier
27
+
28
+ # @return [DateTime] Timestamp of last rotation of the Key Vault Key.
29
+ attr_accessor :last_key_rotation_timestamp
30
+
24
31
 
25
32
  #
26
33
  # Mapper for KeyVaultProperties class as Ruby Hash.
@@ -58,6 +65,24 @@ module Azure::Storage::Mgmt::V2019_06_01
58
65
  type: {
59
66
  name: 'String'
60
67
  }
68
+ },
69
+ current_versioned_key_identifier: {
70
+ client_side_validation: true,
71
+ required: false,
72
+ read_only: true,
73
+ serialized_name: 'currentVersionedKeyIdentifier',
74
+ type: {
75
+ name: 'String'
76
+ }
77
+ },
78
+ last_key_rotation_timestamp: {
79
+ client_side_validation: true,
80
+ required: false,
81
+ read_only: true,
82
+ serialized_name: 'lastKeyRotationTimestamp',
83
+ type: {
84
+ name: 'DateTime'
85
+ }
61
86
  }
62
87
  }
63
88
  }
@@ -12,6 +12,14 @@ module Azure::Storage::Mgmt::V2019_06_01
12
12
 
13
13
  include MsRestAzure
14
14
 
15
+ # @return [String] Default the container to use specified encryption
16
+ # scope for all writes.
17
+ attr_accessor :default_encryption_scope
18
+
19
+ # @return [Boolean] Block override of encryption scope from the container
20
+ # default.
21
+ attr_accessor :deny_encryption_scope_override
22
+
15
23
  # @return [PublicAccess] Specifies whether data in the container may be
16
24
  # accessed publicly and the level of access. Possible values include:
17
25
  # 'Container', 'Blob', 'None'
@@ -108,6 +116,22 @@ module Azure::Storage::Mgmt::V2019_06_01
108
116
  name: 'String'
109
117
  }
110
118
  },
119
+ default_encryption_scope: {
120
+ client_side_validation: true,
121
+ required: false,
122
+ serialized_name: 'properties.defaultEncryptionScope',
123
+ type: {
124
+ name: 'String'
125
+ }
126
+ },
127
+ deny_encryption_scope_override: {
128
+ client_side_validation: true,
129
+ required: false,
130
+ serialized_name: 'properties.denyEncryptionScopeOverride',
131
+ type: {
132
+ name: 'Boolean'
133
+ }
134
+ },
111
135
  public_access: {
112
136
  client_side_validation: true,
113
137
  required: false,
@@ -168,7 +168,7 @@ module Azure::Storage::Mgmt::V2019_06_01
168
168
  #
169
169
  def add_telemetry
170
170
  sdk_information = 'azure_mgmt_storage'
171
- sdk_information = "#{sdk_information}/0.19.3"
171
+ sdk_information = "#{sdk_information}/0.20.0"
172
172
  add_user_agent_information(sdk_information)
173
173
  end
174
174
  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::Storage::Mgmt
6
- VERSION = '0.19.3'
6
+ VERSION = '0.20.0'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_storage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.3
4
+ version: 0.20.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: 2020-03-03 00:00:00.000000000 Z
11
+ date: 2020-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler