Skip to content

Commit f026f8f

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 4a14e4f commit f026f8f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

schemas/2023-02-01-preview/Microsoft.Elastic.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,17 @@
360360
],
361361
"description": "Elastic Resource Properties."
362362
},
363+
"generateApiKey": {
364+
"oneOf": [
365+
{
366+
"type": "boolean"
367+
},
368+
{
369+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
370+
}
371+
],
372+
"description": "Flag to determine if User API Key has to be generated and shared."
373+
},
363374
"liftrResourceCategory": {
364375
"oneOf": [
365376
{

0 commit comments

Comments
 (0)