Skip to content

Commit 1d30009

Browse files
author
SDKAuto
committed
CodeGen from PR 18001 in Azure/azure-rest-api-specs
Merge 5931b1ea135e17c13b9e3789844a6f4f6fccec42 into bf93becc3881a1d259f3d2153a402d0a1667c66f
1 parent 893bee4 commit 1d30009

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schemas/2021-11-15-preview/Microsoft.DocumentDB.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6548,6 +6548,10 @@
65486548
"KeyWrapMetadata": {
65496549
"type": "object",
65506550
"properties": {
6551+
"algorithm": {
6552+
"type": "string",
6553+
"description": "Algorithm used in wrapping and unwrapping of the data encryption key."
6554+
},
65516555
"name": {
65526556
"type": "string",
65536557
"description": "The name of associated KeyEncryptionKey (aka CustomerManagedKey)."

0 commit comments

Comments
 (0)