Skip to content

Commit 504bc4e

Browse files
Update KeyVault.json (#15482)
1 parent 1928f12 commit 504bc4e

File tree

1 file changed

+70
-70
lines changed
  • specification/eventgrid/data-plane/Microsoft.KeyVault/stable/2018-01-01

1 file changed

+70
-70
lines changed

specification/eventgrid/data-plane/Microsoft.KeyVault/stable/2018-01-01/KeyVault.json

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,31 @@
1111
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNewVersionCreated event.",
1212
"type": "object",
1313
"properties": {
14-
"id": {
14+
"Id": {
1515
"description": "The id of the object that triggered this event.",
1616
"type": "string"
1717
},
18-
"vaultName": {
18+
"VaultName": {
1919
"description": "Key vault name of the object that triggered this event.",
2020
"type": "string"
2121
},
22-
"objectType": {
22+
"ObjectType": {
2323
"description": "The type of the object that triggered this event",
2424
"type": "string"
2525
},
26-
"objectName": {
26+
"ObjectName": {
2727
"description": "The name of the object that triggered this event",
2828
"type": "string"
2929
},
30-
"version": {
30+
"Version": {
3131
"description": "The version of the object that triggered this event",
3232
"type": "string"
3333
},
34-
"nbf": {
34+
"NBF": {
3535
"description": "Not before date of the object that triggered this event",
3636
"type": "number"
3737
},
38-
"exp": {
38+
"EXP": {
3939
"description": "The expiration date of the object that triggered this event",
4040
"type": "number"
4141
}
@@ -45,31 +45,31 @@
4545
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNearExpiry event.",
4646
"type": "object",
4747
"properties": {
48-
"id": {
48+
"Id": {
4949
"description": "The id of the object that triggered this event.",
5050
"type": "string"
5151
},
52-
"vaultName": {
52+
"VaultName": {
5353
"description": "Key vault name of the object that triggered this event.",
5454
"type": "string"
5555
},
56-
"objectType": {
56+
"ObjectType": {
5757
"description": "The type of the object that triggered this event",
5858
"type": "string"
5959
},
60-
"objectName": {
60+
"ObjectName": {
6161
"description": "The name of the object that triggered this event",
6262
"type": "string"
6363
},
64-
"version": {
64+
"Version": {
6565
"description": "The version of the object that triggered this event",
6666
"type": "string"
6767
},
68-
"nbf": {
68+
"NBF": {
6969
"description": "Not before date of the object that triggered this event",
7070
"type": "number"
7171
},
72-
"exp": {
72+
"EXP": {
7373
"description": "The expiration date of the object that triggered this event",
7474
"type": "number"
7575
}
@@ -79,31 +79,31 @@
7979
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateExpired event.",
8080
"type": "object",
8181
"properties": {
82-
"id": {
82+
"Id": {
8383
"description": "The id of the object that triggered this event.",
8484
"type": "string"
8585
},
86-
"vaultName": {
86+
"VaultName": {
8787
"description": "Key vault name of the object that triggered this event.",
8888
"type": "string"
8989
},
90-
"objectType": {
90+
"ObjectType": {
9191
"description": "The type of the object that triggered this event",
9292
"type": "string"
9393
},
94-
"objectName": {
94+
"ObjectName": {
9595
"description": "The name of the object that triggered this event",
9696
"type": "string"
9797
},
98-
"version": {
98+
"Version": {
9999
"description": "The version of the object that triggered this event",
100100
"type": "string"
101101
},
102-
"nbf": {
102+
"NBF": {
103103
"description": "Not before date of the object that triggered this event",
104104
"type": "number"
105105
},
106-
"exp": {
106+
"EXP": {
107107
"description": "The expiration date of the object that triggered this event",
108108
"type": "number"
109109
}
@@ -113,31 +113,31 @@
113113
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNewVersionCreated event.",
114114
"type": "object",
115115
"properties": {
116-
"id": {
116+
"Id": {
117117
"description": "The id of the object that triggered this event.",
118118
"type": "string"
119119
},
120-
"vaultName": {
120+
"VaultName": {
121121
"description": "Key vault name of the object that triggered this event.",
122122
"type": "string"
123123
},
124-
"objectType": {
124+
"ObjectType": {
125125
"description": "The type of the object that triggered this event",
126126
"type": "string"
127127
},
128-
"objectName": {
128+
"ObjectName": {
129129
"description": "The name of the object that triggered this event",
130130
"type": "string"
131131
},
132-
"version": {
132+
"Version": {
133133
"description": "The version of the object that triggered this event",
134134
"type": "string"
135135
},
136-
"nbf": {
136+
"NBF": {
137137
"description": "Not before date of the object that triggered this event",
138138
"type": "number"
139139
},
140-
"exp": {
140+
"EXP": {
141141
"description": "The expiration date of the object that triggered this event",
142142
"type": "number"
143143
}
@@ -147,31 +147,31 @@
147147
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNearExpiry event.",
148148
"type": "object",
149149
"properties": {
150-
"id": {
150+
"Id": {
151151
"description": "The id of the object that triggered this event.",
152152
"type": "string"
153153
},
154-
"vaultName": {
154+
"VaultName": {
155155
"description": "Key vault name of the object that triggered this event.",
156156
"type": "string"
157157
},
158-
"objectType": {
158+
"ObjectType": {
159159
"description": "The type of the object that triggered this event",
160160
"type": "string"
161161
},
162-
"objectName": {
162+
"ObjectName": {
163163
"description": "The name of the object that triggered this event",
164164
"type": "string"
165165
},
166-
"version": {
166+
"Version": {
167167
"description": "The version of the object that triggered this event",
168168
"type": "string"
169169
},
170-
"nbf": {
170+
"NBF": {
171171
"description": "Not before date of the object that triggered this event",
172172
"type": "number"
173173
},
174-
"exp": {
174+
"EXP": {
175175
"description": "The expiration date of the object that triggered this event",
176176
"type": "number"
177177
}
@@ -181,31 +181,31 @@
181181
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyExpired event.",
182182
"type": "object",
183183
"properties": {
184-
"id": {
184+
"Id": {
185185
"description": "The id of the object that triggered this event.",
186186
"type": "string"
187187
},
188-
"vaultName": {
188+
"VaultName": {
189189
"description": "Key vault name of the object that triggered this event.",
190190
"type": "string"
191191
},
192-
"objectType": {
192+
"ObjectType": {
193193
"description": "The type of the object that triggered this event",
194194
"type": "string"
195195
},
196-
"objectName": {
196+
"ObjectName": {
197197
"description": "The name of the object that triggered this event",
198198
"type": "string"
199199
},
200-
"version": {
200+
"Version": {
201201
"description": "The version of the object that triggered this event",
202202
"type": "string"
203203
},
204-
"nbf": {
204+
"NBF": {
205205
"description": "Not before date of the object that triggered this event",
206206
"type": "number"
207207
},
208-
"exp": {
208+
"EXP": {
209209
"description": "The expiration date of the object that triggered this event",
210210
"type": "number"
211211
}
@@ -215,31 +215,31 @@
215215
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNewVersionCreated event.",
216216
"type": "object",
217217
"properties": {
218-
"id": {
218+
"Id": {
219219
"description": "The id of the object that triggered this event.",
220220
"type": "string"
221221
},
222-
"vaultName": {
222+
"VaultName": {
223223
"description": "Key vault name of the object that triggered this event.",
224224
"type": "string"
225225
},
226-
"objectType": {
226+
"ObjectType": {
227227
"description": "The type of the object that triggered this event",
228228
"type": "string"
229229
},
230-
"objectName": {
230+
"ObjectName": {
231231
"description": "The name of the object that triggered this event",
232232
"type": "string"
233233
},
234-
"version": {
234+
"Version": {
235235
"description": "The version of the object that triggered this event",
236236
"type": "string"
237237
},
238-
"nbf": {
238+
"NBF": {
239239
"description": "Not before date of the object that triggered this event",
240240
"type": "number"
241241
},
242-
"exp": {
242+
"EXP": {
243243
"description": "The expiration date of the object that triggered this event",
244244
"type": "number"
245245
}
@@ -249,31 +249,31 @@
249249
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNearExpiry event.",
250250
"type": "object",
251251
"properties": {
252-
"id": {
252+
"Id": {
253253
"description": "The id of the object that triggered this event.",
254254
"type": "string"
255255
},
256-
"vaultName": {
256+
"VaultName": {
257257
"description": "Key vault name of the object that triggered this event.",
258258
"type": "string"
259259
},
260-
"objectType": {
260+
"ObjectType": {
261261
"description": "The type of the object that triggered this event",
262262
"type": "string"
263263
},
264-
"objectName": {
264+
"ObjectName": {
265265
"description": "The name of the object that triggered this event",
266266
"type": "string"
267267
},
268-
"version": {
268+
"Version": {
269269
"description": "The version of the object that triggered this event",
270270
"type": "string"
271271
},
272-
"nbf": {
272+
"NBF": {
273273
"description": "Not before date of the object that triggered this event",
274274
"type": "number"
275275
},
276-
"exp": {
276+
"EXP": {
277277
"description": "The expiration date of the object that triggered this event",
278278
"type": "number"
279279
}
@@ -283,31 +283,31 @@
283283
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretExpired event.",
284284
"type": "object",
285285
"properties": {
286-
"id": {
286+
"Id": {
287287
"description": "The id of the object that triggered this event.",
288288
"type": "string"
289289
},
290-
"vaultName": {
290+
"VaultName": {
291291
"description": "Key vault name of the object that triggered this event.",
292292
"type": "string"
293293
},
294-
"objectType": {
294+
"ObjectType": {
295295
"description": "The type of the object that triggered this event",
296296
"type": "string"
297297
},
298-
"objectName": {
298+
"ObjectName": {
299299
"description": "The name of the object that triggered this event",
300300
"type": "string"
301301
},
302-
"version": {
302+
"Version": {
303303
"description": "The version of the object that triggered this event",
304304
"type": "string"
305305
},
306-
"nbf": {
306+
"NBF": {
307307
"description": "Not before date of the object that triggered this event",
308308
"type": "number"
309309
},
310-
"exp": {
310+
"EXP": {
311311
"description": "The expiration date of the object that triggered this event",
312312
"type": "number"
313313
}
@@ -317,31 +317,31 @@
317317
"description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.VaultAccessPolicyChanged event.",
318318
"type": "object",
319319
"properties": {
320-
"id": {
320+
"Id": {
321321
"description": "The id of the object that triggered this event.",
322322
"type": "string"
323323
},
324-
"vaultName": {
324+
"VaultName": {
325325
"description": "Key vault name of the object that triggered this event.",
326326
"type": "string"
327327
},
328-
"objectType": {
328+
"ObjectType": {
329329
"description": "The type of the object that triggered this event",
330330
"type": "string"
331331
},
332-
"objectName": {
332+
"ObjectName": {
333333
"description": "The name of the object that triggered this event",
334334
"type": "string"
335335
},
336-
"version": {
336+
"Version": {
337337
"description": "The version of the object that triggered this event",
338338
"type": "string"
339339
},
340-
"nbf": {
340+
"NBF": {
341341
"description": "Not before date of the object that triggered this event",
342342
"type": "number"
343343
},
344-
"exp": {
344+
"EXP": {
345345
"description": "The expiration date of the object that triggered this event",
346346
"type": "number"
347347
}

0 commit comments

Comments
 (0)