Skip to content

Commit c85c368

Browse files
author
Hodaya Hershkovich
committed
delete_unneeded_property
1 parent 7cd1f79 commit c85c368

File tree

9 files changed

+5
-16
lines changed

9 files changed

+5
-16
lines changed

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2019-08-01-preview/OperationalInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,4 +682,4 @@
682682
"x-ms-parameter-location": "method"
683683
}
684684
}
685-
}
685+
}

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2019-08-01-preview/examples/DataExportCreateOrUpdate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test",
2626
"type": "EventHub"
2727
},
28-
"allTables": false,
2928
"tableNames": [
3029
"Heartbeat"
3130
],
@@ -60,4 +59,4 @@
6059
}
6160
}
6261
}
63-
}
62+
}

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2019-08-01-preview/examples/DataExportDelete.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
"200": {},
1111
"404": {}
1212
}
13-
}
13+
}

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2019-08-01-preview/examples/DataExportGet.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test",
1616
"type": "EventHub"
1717
},
18-
"allTables": false,
1918
"tableNames": [
2019
"Heartbeat"
2120
],
@@ -30,4 +29,4 @@
3029
},
3130
"404": {}
3231
}
33-
}
32+
}

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2019-08-01-preview/examples/DataExportListByWorkspace.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test",
1616
"type": "EventHub"
1717
},
18-
"allTables": false,
1918
"tableNames": [
2019
"Heartbeat"
2120
],
@@ -30,4 +29,4 @@
3029
]
3130
}
3231
}
33-
}
32+
}

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2020-03-01-preview/DataExports.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,6 @@
276276
"type": "string",
277277
"description": "The data export rule ID."
278278
},
279-
"allTables": {
280-
"type": "boolean",
281-
"description": "When ‘true’, all workspace's tables are exported."
282-
},
283279
"tableNames": {
284280
"type": "array",
285281
"items": {

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2020-03-01-preview/examples/DataExportCreateOrUpdate.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test",
2626
"type": "EventHub"
2727
},
28-
"allTables": false,
2928
"tableNames": [
3029
"Heartbeat"
3130
],
@@ -46,7 +45,6 @@
4645
"resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test",
4746
"type": "EventHub"
4847
},
49-
"allTables": false,
5048
"tableNames": [
5149
"Heartbeat"
5250
],

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2020-03-01-preview/examples/DataExportGet.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test",
1616
"type": "EventHub"
1717
},
18-
"allTables": false,
1918
"tableNames": [
2019
"Heartbeat"
2120
],

specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/preview/2020-03-01-preview/examples/DataExportListByWorkspace.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"resourceId": "/subscriptions/192b9f85-a39a-4276-b96d-d5cd351703f9/resourceGroups/OIAutoRest1234/providers/Microsoft.EventHub/namespaces/test",
1717
"type": "EventHub"
1818
},
19-
"allTables": false,
2019
"tableNames": [
2120
"Heartbeat"
2221
],

0 commit comments

Comments
 (0)