Skip to content

Commit

Permalink
add workspaceresourceid
Browse files Browse the repository at this point in the history
  • Loading branch information
worldhello126 committed Nov 3, 2020
1 parent c997898 commit b4f4a80
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1377,6 +1377,13 @@
"additionalProperties": {
"type": "string"
}
},
"workspaceResourceId": {
"type": "object",
"description": "The workspace resource id for log analytics",
"additionalProperties": {
"type": "string"
}
}
},
"required": [
Expand Down

0 comments on commit b4f4a80

Please sign in to comment.