Skip to content

Commit d845dbf

Browse files
author
SDKAuto
committed
CodeGen from PR 11686 in Azure/azure-rest-api-specs
Merge f09faddeb5b13def055e73c8fb28a3b0e1f79047 into 82ae1c9d81b77c3b40fc77558f152abcd7a8032b
1 parent 97e25b9 commit d845dbf

File tree

7 files changed

+16
-7
lines changed

7 files changed

+16
-7
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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,9 @@
305305
"description": "An array of tables to export, for example: [“Heartbeat, SecurityEvent”]."
306306
}
307307
},
308+
"required": [
309+
"tableNames"
310+
],
308311
"description": "Data Export properties."
309312
},
310313
"Destination": {
@@ -447,4 +450,4 @@
447450
}
448451
}
449452
}
450-
}
453+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,4 +263,4 @@
263263
"description": "Microsoft.OperationalInsights/queryPacks/queries"
264264
}
265265
}
266-
}
266+
}

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,9 @@
654654
"description": "An array of tables to export, for example: [“Heartbeat, SecurityEvent”]."
655655
}
656656
},
657+
"required": [
658+
"tableNames"
659+
],
657660
"description": "Data Export properties."
658661
},
659662
"Destination": {
@@ -1427,4 +1430,4 @@
14271430
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
14281431
}
14291432
}
1430-
}
1433+
}

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,9 @@
653653
"description": "An array of tables to export, for example: [“Heartbeat, SecurityEvent”]."
654654
}
655655
},
656+
"required": [
657+
"tableNames"
658+
],
656659
"description": "Data Export properties."
657660
},
658661
"Destination": {
@@ -1425,4 +1428,4 @@
14251428
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
14261429
}
14271430
}
1428-
}
1431+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,4 +525,4 @@
525525
"description": "The SKU (tier) of a workspace."
526526
}
527527
}
528-
}
528+
}

0 commit comments

Comments
 (0)