|
11 | 11 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNewVersionCreated event.", |
12 | 12 | "type": "object", |
13 | 13 | "properties": { |
14 | | - "id": { |
| 14 | + "Id": { |
15 | 15 | "description": "The id of the object that triggered this event.", |
16 | 16 | "type": "string" |
17 | 17 | }, |
18 | | - "vaultName": { |
| 18 | + "VaultName": { |
19 | 19 | "description": "Key vault name of the object that triggered this event.", |
20 | 20 | "type": "string" |
21 | 21 | }, |
22 | | - "objectType": { |
| 22 | + "ObjectType": { |
23 | 23 | "description": "The type of the object that triggered this event", |
24 | 24 | "type": "string" |
25 | 25 | }, |
26 | | - "objectName": { |
| 26 | + "ObjectName": { |
27 | 27 | "description": "The name of the object that triggered this event", |
28 | 28 | "type": "string" |
29 | 29 | }, |
30 | | - "version": { |
| 30 | + "Version": { |
31 | 31 | "description": "The version of the object that triggered this event", |
32 | 32 | "type": "string" |
33 | 33 | }, |
34 | | - "nbf": { |
| 34 | + "NBF": { |
35 | 35 | "description": "Not before date of the object that triggered this event", |
36 | 36 | "type": "number" |
37 | 37 | }, |
38 | | - "exp": { |
| 38 | + "EXP": { |
39 | 39 | "description": "The expiration date of the object that triggered this event", |
40 | 40 | "type": "number" |
41 | 41 | } |
|
45 | 45 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateNearExpiry event.", |
46 | 46 | "type": "object", |
47 | 47 | "properties": { |
48 | | - "id": { |
| 48 | + "Id": { |
49 | 49 | "description": "The id of the object that triggered this event.", |
50 | 50 | "type": "string" |
51 | 51 | }, |
52 | | - "vaultName": { |
| 52 | + "VaultName": { |
53 | 53 | "description": "Key vault name of the object that triggered this event.", |
54 | 54 | "type": "string" |
55 | 55 | }, |
56 | | - "objectType": { |
| 56 | + "ObjectType": { |
57 | 57 | "description": "The type of the object that triggered this event", |
58 | 58 | "type": "string" |
59 | 59 | }, |
60 | | - "objectName": { |
| 60 | + "ObjectName": { |
61 | 61 | "description": "The name of the object that triggered this event", |
62 | 62 | "type": "string" |
63 | 63 | }, |
64 | | - "version": { |
| 64 | + "Version": { |
65 | 65 | "description": "The version of the object that triggered this event", |
66 | 66 | "type": "string" |
67 | 67 | }, |
68 | | - "nbf": { |
| 68 | + "NBF": { |
69 | 69 | "description": "Not before date of the object that triggered this event", |
70 | 70 | "type": "number" |
71 | 71 | }, |
72 | | - "exp": { |
| 72 | + "EXP": { |
73 | 73 | "description": "The expiration date of the object that triggered this event", |
74 | 74 | "type": "number" |
75 | 75 | } |
|
79 | 79 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.CertificateExpired event.", |
80 | 80 | "type": "object", |
81 | 81 | "properties": { |
82 | | - "id": { |
| 82 | + "Id": { |
83 | 83 | "description": "The id of the object that triggered this event.", |
84 | 84 | "type": "string" |
85 | 85 | }, |
86 | | - "vaultName": { |
| 86 | + "VaultName": { |
87 | 87 | "description": "Key vault name of the object that triggered this event.", |
88 | 88 | "type": "string" |
89 | 89 | }, |
90 | | - "objectType": { |
| 90 | + "ObjectType": { |
91 | 91 | "description": "The type of the object that triggered this event", |
92 | 92 | "type": "string" |
93 | 93 | }, |
94 | | - "objectName": { |
| 94 | + "ObjectName": { |
95 | 95 | "description": "The name of the object that triggered this event", |
96 | 96 | "type": "string" |
97 | 97 | }, |
98 | | - "version": { |
| 98 | + "Version": { |
99 | 99 | "description": "The version of the object that triggered this event", |
100 | 100 | "type": "string" |
101 | 101 | }, |
102 | | - "nbf": { |
| 102 | + "NBF": { |
103 | 103 | "description": "Not before date of the object that triggered this event", |
104 | 104 | "type": "number" |
105 | 105 | }, |
106 | | - "exp": { |
| 106 | + "EXP": { |
107 | 107 | "description": "The expiration date of the object that triggered this event", |
108 | 108 | "type": "number" |
109 | 109 | } |
|
113 | 113 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNewVersionCreated event.", |
114 | 114 | "type": "object", |
115 | 115 | "properties": { |
116 | | - "id": { |
| 116 | + "Id": { |
117 | 117 | "description": "The id of the object that triggered this event.", |
118 | 118 | "type": "string" |
119 | 119 | }, |
120 | | - "vaultName": { |
| 120 | + "VaultName": { |
121 | 121 | "description": "Key vault name of the object that triggered this event.", |
122 | 122 | "type": "string" |
123 | 123 | }, |
124 | | - "objectType": { |
| 124 | + "ObjectType": { |
125 | 125 | "description": "The type of the object that triggered this event", |
126 | 126 | "type": "string" |
127 | 127 | }, |
128 | | - "objectName": { |
| 128 | + "ObjectName": { |
129 | 129 | "description": "The name of the object that triggered this event", |
130 | 130 | "type": "string" |
131 | 131 | }, |
132 | | - "version": { |
| 132 | + "Version": { |
133 | 133 | "description": "The version of the object that triggered this event", |
134 | 134 | "type": "string" |
135 | 135 | }, |
136 | | - "nbf": { |
| 136 | + "NBF": { |
137 | 137 | "description": "Not before date of the object that triggered this event", |
138 | 138 | "type": "number" |
139 | 139 | }, |
140 | | - "exp": { |
| 140 | + "EXP": { |
141 | 141 | "description": "The expiration date of the object that triggered this event", |
142 | 142 | "type": "number" |
143 | 143 | } |
|
147 | 147 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyNearExpiry event.", |
148 | 148 | "type": "object", |
149 | 149 | "properties": { |
150 | | - "id": { |
| 150 | + "Id": { |
151 | 151 | "description": "The id of the object that triggered this event.", |
152 | 152 | "type": "string" |
153 | 153 | }, |
154 | | - "vaultName": { |
| 154 | + "VaultName": { |
155 | 155 | "description": "Key vault name of the object that triggered this event.", |
156 | 156 | "type": "string" |
157 | 157 | }, |
158 | | - "objectType": { |
| 158 | + "ObjectType": { |
159 | 159 | "description": "The type of the object that triggered this event", |
160 | 160 | "type": "string" |
161 | 161 | }, |
162 | | - "objectName": { |
| 162 | + "ObjectName": { |
163 | 163 | "description": "The name of the object that triggered this event", |
164 | 164 | "type": "string" |
165 | 165 | }, |
166 | | - "version": { |
| 166 | + "Version": { |
167 | 167 | "description": "The version of the object that triggered this event", |
168 | 168 | "type": "string" |
169 | 169 | }, |
170 | | - "nbf": { |
| 170 | + "NBF": { |
171 | 171 | "description": "Not before date of the object that triggered this event", |
172 | 172 | "type": "number" |
173 | 173 | }, |
174 | | - "exp": { |
| 174 | + "EXP": { |
175 | 175 | "description": "The expiration date of the object that triggered this event", |
176 | 176 | "type": "number" |
177 | 177 | } |
|
181 | 181 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.KeyExpired event.", |
182 | 182 | "type": "object", |
183 | 183 | "properties": { |
184 | | - "id": { |
| 184 | + "Id": { |
185 | 185 | "description": "The id of the object that triggered this event.", |
186 | 186 | "type": "string" |
187 | 187 | }, |
188 | | - "vaultName": { |
| 188 | + "VaultName": { |
189 | 189 | "description": "Key vault name of the object that triggered this event.", |
190 | 190 | "type": "string" |
191 | 191 | }, |
192 | | - "objectType": { |
| 192 | + "ObjectType": { |
193 | 193 | "description": "The type of the object that triggered this event", |
194 | 194 | "type": "string" |
195 | 195 | }, |
196 | | - "objectName": { |
| 196 | + "ObjectName": { |
197 | 197 | "description": "The name of the object that triggered this event", |
198 | 198 | "type": "string" |
199 | 199 | }, |
200 | | - "version": { |
| 200 | + "Version": { |
201 | 201 | "description": "The version of the object that triggered this event", |
202 | 202 | "type": "string" |
203 | 203 | }, |
204 | | - "nbf": { |
| 204 | + "NBF": { |
205 | 205 | "description": "Not before date of the object that triggered this event", |
206 | 206 | "type": "number" |
207 | 207 | }, |
208 | | - "exp": { |
| 208 | + "EXP": { |
209 | 209 | "description": "The expiration date of the object that triggered this event", |
210 | 210 | "type": "number" |
211 | 211 | } |
|
215 | 215 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNewVersionCreated event.", |
216 | 216 | "type": "object", |
217 | 217 | "properties": { |
218 | | - "id": { |
| 218 | + "Id": { |
219 | 219 | "description": "The id of the object that triggered this event.", |
220 | 220 | "type": "string" |
221 | 221 | }, |
222 | | - "vaultName": { |
| 222 | + "VaultName": { |
223 | 223 | "description": "Key vault name of the object that triggered this event.", |
224 | 224 | "type": "string" |
225 | 225 | }, |
226 | | - "objectType": { |
| 226 | + "ObjectType": { |
227 | 227 | "description": "The type of the object that triggered this event", |
228 | 228 | "type": "string" |
229 | 229 | }, |
230 | | - "objectName": { |
| 230 | + "ObjectName": { |
231 | 231 | "description": "The name of the object that triggered this event", |
232 | 232 | "type": "string" |
233 | 233 | }, |
234 | | - "version": { |
| 234 | + "Version": { |
235 | 235 | "description": "The version of the object that triggered this event", |
236 | 236 | "type": "string" |
237 | 237 | }, |
238 | | - "nbf": { |
| 238 | + "NBF": { |
239 | 239 | "description": "Not before date of the object that triggered this event", |
240 | 240 | "type": "number" |
241 | 241 | }, |
242 | | - "exp": { |
| 242 | + "EXP": { |
243 | 243 | "description": "The expiration date of the object that triggered this event", |
244 | 244 | "type": "number" |
245 | 245 | } |
|
249 | 249 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretNearExpiry event.", |
250 | 250 | "type": "object", |
251 | 251 | "properties": { |
252 | | - "id": { |
| 252 | + "Id": { |
253 | 253 | "description": "The id of the object that triggered this event.", |
254 | 254 | "type": "string" |
255 | 255 | }, |
256 | | - "vaultName": { |
| 256 | + "VaultName": { |
257 | 257 | "description": "Key vault name of the object that triggered this event.", |
258 | 258 | "type": "string" |
259 | 259 | }, |
260 | | - "objectType": { |
| 260 | + "ObjectType": { |
261 | 261 | "description": "The type of the object that triggered this event", |
262 | 262 | "type": "string" |
263 | 263 | }, |
264 | | - "objectName": { |
| 264 | + "ObjectName": { |
265 | 265 | "description": "The name of the object that triggered this event", |
266 | 266 | "type": "string" |
267 | 267 | }, |
268 | | - "version": { |
| 268 | + "Version": { |
269 | 269 | "description": "The version of the object that triggered this event", |
270 | 270 | "type": "string" |
271 | 271 | }, |
272 | | - "nbf": { |
| 272 | + "NBF": { |
273 | 273 | "description": "Not before date of the object that triggered this event", |
274 | 274 | "type": "number" |
275 | 275 | }, |
276 | | - "exp": { |
| 276 | + "EXP": { |
277 | 277 | "description": "The expiration date of the object that triggered this event", |
278 | 278 | "type": "number" |
279 | 279 | } |
|
283 | 283 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.SecretExpired event.", |
284 | 284 | "type": "object", |
285 | 285 | "properties": { |
286 | | - "id": { |
| 286 | + "Id": { |
287 | 287 | "description": "The id of the object that triggered this event.", |
288 | 288 | "type": "string" |
289 | 289 | }, |
290 | | - "vaultName": { |
| 290 | + "VaultName": { |
291 | 291 | "description": "Key vault name of the object that triggered this event.", |
292 | 292 | "type": "string" |
293 | 293 | }, |
294 | | - "objectType": { |
| 294 | + "ObjectType": { |
295 | 295 | "description": "The type of the object that triggered this event", |
296 | 296 | "type": "string" |
297 | 297 | }, |
298 | | - "objectName": { |
| 298 | + "ObjectName": { |
299 | 299 | "description": "The name of the object that triggered this event", |
300 | 300 | "type": "string" |
301 | 301 | }, |
302 | | - "version": { |
| 302 | + "Version": { |
303 | 303 | "description": "The version of the object that triggered this event", |
304 | 304 | "type": "string" |
305 | 305 | }, |
306 | | - "nbf": { |
| 306 | + "NBF": { |
307 | 307 | "description": "Not before date of the object that triggered this event", |
308 | 308 | "type": "number" |
309 | 309 | }, |
310 | | - "exp": { |
| 310 | + "EXP": { |
311 | 311 | "description": "The expiration date of the object that triggered this event", |
312 | 312 | "type": "number" |
313 | 313 | } |
|
317 | 317 | "description": "Schema of the Data property of an EventGridEvent for a Microsoft.KeyVault.VaultAccessPolicyChanged event.", |
318 | 318 | "type": "object", |
319 | 319 | "properties": { |
320 | | - "id": { |
| 320 | + "Id": { |
321 | 321 | "description": "The id of the object that triggered this event.", |
322 | 322 | "type": "string" |
323 | 323 | }, |
324 | | - "vaultName": { |
| 324 | + "VaultName": { |
325 | 325 | "description": "Key vault name of the object that triggered this event.", |
326 | 326 | "type": "string" |
327 | 327 | }, |
328 | | - "objectType": { |
| 328 | + "ObjectType": { |
329 | 329 | "description": "The type of the object that triggered this event", |
330 | 330 | "type": "string" |
331 | 331 | }, |
332 | | - "objectName": { |
| 332 | + "ObjectName": { |
333 | 333 | "description": "The name of the object that triggered this event", |
334 | 334 | "type": "string" |
335 | 335 | }, |
336 | | - "version": { |
| 336 | + "Version": { |
337 | 337 | "description": "The version of the object that triggered this event", |
338 | 338 | "type": "string" |
339 | 339 | }, |
340 | | - "nbf": { |
| 340 | + "NBF": { |
341 | 341 | "description": "Not before date of the object that triggered this event", |
342 | 342 | "type": "number" |
343 | 343 | }, |
344 | | - "exp": { |
| 344 | + "EXP": { |
345 | 345 | "description": "The expiration date of the object that triggered this event", |
346 | 346 | "type": "number" |
347 | 347 | } |
|
0 commit comments