Skip to content

Commit 92a1107

Browse files
author
SDKAuto
committed
CodeGen from PR 11649 in Azure/azure-rest-api-specs
Merge ef5901bb47b0d4274fec98fb349b3d75c5d65577 into c3c87ff8ff2f4709a59cb7a22d0e5ae57375358f
1 parent 55caa1a commit 92a1107

File tree

6 files changed

+497
-27
lines changed

6 files changed

+497
-27
lines changed

schemas/2015-03-20/Microsoft.OperationalInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,4 +242,4 @@
242242
"description": "A tag of a saved search."
243243
}
244244
}
245-
}
245+
}

schemas/2015-11-01-preview/Microsoft.OperationalInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,4 +411,4 @@
411411
"description": "Microsoft.OperationalInsights/workspaces/linkedServices"
412412
}
413413
}
414-
}
414+
}

schemas/2019-08-01-preview/Microsoft.OperationalInsights.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -256,17 +256,6 @@
256256
"DataExportProperties": {
257257
"type": "object",
258258
"properties": {
259-
"allTables": {
260-
"oneOf": [
261-
{
262-
"type": "boolean"
263-
},
264-
{
265-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
266-
}
267-
],
268-
"description": "When ‘true’, all workspace's tables are exported."
269-
},
270259
"createdDate": {
271260
"type": "string",
272261
"description": "The latest data export rule modification time."
@@ -458,4 +447,4 @@
458447
}
459448
}
460449
}
461-
}
450+
}

schemas/2020-03-01-preview/Microsoft.OperationalInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,4 +1427,4 @@
14271427
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
14281428
}
14291429
}
1430-
}
1430+
}

schemas/2020-08-01/Microsoft.OperationalInsights.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -604,17 +604,6 @@
604604
"DataExportProperties": {
605605
"type": "object",
606606
"properties": {
607-
"allTables": {
608-
"oneOf": [
609-
{
610-
"type": "boolean"
611-
},
612-
{
613-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
614-
}
615-
],
616-
"description": "When ‘true’, all workspace's tables are exported."
617-
},
618607
"createdDate": {
619608
"type": "string",
620609
"description": "The latest data export rule modification time."
@@ -1436,4 +1425,4 @@
14361425
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
14371426
}
14381427
}
1439-
}
1428+
}

0 commit comments

Comments
 (0)