Skip to content

Commit 34aa358

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 5b68eb2 commit 34aa358

File tree

2 files changed

+0
-121
lines changed

2 files changed

+0
-121
lines changed

schemas/2021-06-01/Microsoft.OperationalInsights.json

Lines changed: 0 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -137,16 +137,6 @@
137137
],
138138
"description": "Workspace properties."
139139
},
140-
"resources": {
141-
"type": "array",
142-
"items": {
143-
"oneOf": [
144-
{
145-
"$ref": "#/definitions/workspaces_tables_childResource"
146-
}
147-
]
148-
}
149-
},
150140
"tags": {
151141
"oneOf": [
152142
{
@@ -177,45 +167,6 @@
177167
"type"
178168
],
179169
"description": "Microsoft.OperationalInsights/workspaces"
180-
},
181-
"workspaces_tables": {
182-
"type": "object",
183-
"properties": {
184-
"apiVersion": {
185-
"type": "string",
186-
"enum": [
187-
"2021-06-01"
188-
]
189-
},
190-
"name": {
191-
"type": "string",
192-
"description": "The name of the table."
193-
},
194-
"properties": {
195-
"oneOf": [
196-
{
197-
"$ref": "#/definitions/TableProperties"
198-
},
199-
{
200-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
201-
}
202-
],
203-
"description": "Table properties."
204-
},
205-
"type": {
206-
"type": "string",
207-
"enum": [
208-
"Microsoft.OperationalInsights/workspaces/tables"
209-
]
210-
}
211-
},
212-
"required": [
213-
"apiVersion",
214-
"name",
215-
"properties",
216-
"type"
217-
],
218-
"description": "Microsoft.OperationalInsights/workspaces/tables"
219170
}
220171
},
221172
"definitions": {
@@ -408,36 +359,6 @@
408359
},
409360
"description": "The key vault properties."
410361
},
411-
"TableProperties": {
412-
"type": "object",
413-
"properties": {
414-
"isTroubleshootEnabled": {
415-
"oneOf": [
416-
{
417-
"type": "boolean"
418-
},
419-
{
420-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
421-
}
422-
],
423-
"description": "Enable or disable troubleshoot for this table."
424-
},
425-
"retentionInDays": {
426-
"oneOf": [
427-
{
428-
"type": "integer",
429-
"minimum": 7,
430-
"maximum": 730
431-
},
432-
{
433-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
434-
}
435-
],
436-
"description": "The data table data retention in days, between 7 and 730. Setting this property to null will default to the workspace retention."
437-
}
438-
},
439-
"description": "Table properties."
440-
},
441362
"UserIdentityProperties": {
442363
"type": "object",
443364
"properties": {},
@@ -681,45 +602,6 @@
681602
"name"
682603
],
683604
"description": "The SKU (tier) of a workspace."
684-
},
685-
"workspaces_tables_childResource": {
686-
"type": "object",
687-
"properties": {
688-
"apiVersion": {
689-
"type": "string",
690-
"enum": [
691-
"2021-06-01"
692-
]
693-
},
694-
"name": {
695-
"type": "string",
696-
"description": "The name of the table."
697-
},
698-
"properties": {
699-
"oneOf": [
700-
{
701-
"$ref": "#/definitions/TableProperties"
702-
},
703-
{
704-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
705-
}
706-
],
707-
"description": "Table properties."
708-
},
709-
"type": {
710-
"type": "string",
711-
"enum": [
712-
"tables"
713-
]
714-
}
715-
},
716-
"required": [
717-
"apiVersion",
718-
"name",
719-
"properties",
720-
"type"
721-
],
722-
"description": "Microsoft.OperationalInsights/workspaces/tables"
723605
}
724606
}
725607
}

schemas/common/autogeneratedResources.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10453,9 +10453,6 @@
1045310453
{
1045410454
"$ref": "https://schema.management.azure.com/schemas/2021-06-01/Microsoft.OperationalInsights.json#/resourceDefinitions/workspaces"
1045510455
},
10456-
{
10457-
"$ref": "https://schema.management.azure.com/schemas/2021-06-01/Microsoft.OperationalInsights.json#/resourceDefinitions/workspaces_tables"
10458-
},
1045910456
{
1046010457
"$ref": "https://schema.management.azure.com/schemas/2021-12-01-preview/Microsoft.OperationalInsights.json#/resourceDefinitions/workspaces"
1046110458
},

0 commit comments

Comments
 (0)