Skip to content

Commit

Permalink
CodeGen from PR 11686 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge f09faddeb5b13def055e73c8fb28a3b0e1f79047 into 82ae1c9d81b77c3b40fc77558f152abcd7a8032b
  • Loading branch information
SDKAuto committed Jan 27, 2021
1 parent 97e25b9 commit d845dbf
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 7 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"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,9 @@
"description": "An array of tables to export, for example: [“Heartbeat, SecurityEvent”]."
}
},
"required": [
"tableNames"
],
"description": "Data Export properties."
},
"Destination": {
Expand Down Expand Up @@ -447,4 +450,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -263,4 +263,4 @@
"description": "Microsoft.OperationalInsights/queryPacks/queries"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,9 @@
"description": "An array of tables to export, for example: [“Heartbeat, SecurityEvent”]."
}
},
"required": [
"tableNames"
],
"description": "Data Export properties."
},
"Destination": {
Expand Down Expand Up @@ -1427,4 +1430,4 @@
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
}
}
}
}
5 changes: 4 additions & 1 deletion schemas/2020-08-01/Microsoft.OperationalInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,9 @@
"description": "An array of tables to export, for example: [“Heartbeat, SecurityEvent”]."
}
},
"required": [
"tableNames"
],
"description": "Data Export properties."
},
"Destination": {
Expand Down Expand Up @@ -1425,4 +1428,4 @@
"description": "Microsoft.OperationalInsights/workspaces/storageInsightConfigs"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2020-10-01/Microsoft.OperationalInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -525,4 +525,4 @@
"description": "The SKU (tier) of a workspace."
}
}
}
}

0 comments on commit d845dbf

Please sign in to comment.