Skip to content

Commit

Permalink
CodeGen from PR 11649 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge ef5901bb47b0d4274fec98fb349b3d75c5d65577 into c3c87ff8ff2f4709a59cb7a22d0e5ae57375358f
  • Loading branch information
SDKAuto committed Nov 15, 2020
1 parent 55caa1a commit 92a1107
Show file tree
Hide file tree
Showing 6 changed files with 497 additions and 27 deletions.
2 changes: 1 addition & 1 deletion schemas/2015-03-20/Microsoft.OperationalInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,4 @@
"description": "A tag of a saved search."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -411,4 +411,4 @@
"description": "Microsoft.OperationalInsights/workspaces/linkedServices"
}
}
}
}
13 changes: 1 addition & 12 deletions schemas/2019-08-01-preview/Microsoft.OperationalInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,17 +256,6 @@
"DataExportProperties": {
"type": "object",
"properties": {
"allTables": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "When ‘true’, all workspace's tables are exported."
},
"createdDate": {
"type": "string",
"description": "The latest data export rule modification time."
Expand Down Expand Up @@ -458,4 +447,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1427,4 +1427,4 @@
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
}
}
}
}
13 changes: 1 addition & 12 deletions schemas/2020-08-01/Microsoft.OperationalInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -604,17 +604,6 @@
"DataExportProperties": {
"type": "object",
"properties": {
"allTables": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "When ‘true’, all workspace's tables are exported."
},
"createdDate": {
"type": "string",
"description": "The latest data export rule modification time."
Expand Down Expand Up @@ -1436,4 +1425,4 @@
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
}
}
}
}
Loading

0 comments on commit 92a1107

Please sign in to comment.