Skip to content

Commit

Permalink
Microsoft.OperationalInsights: Updating property name + Adding a new …
Browse files Browse the repository at this point in the history
…resource (Azure#11649)

* Updating property name.

* example update.

* Adding force cmk to workspace.

* Adding default error response.

* Removing redundant examples.

* adding workspace capping to example per code review request.

* Per review request.

Co-authored-by: Dudi Likvornik <[email protected]>
  • Loading branch information
2 people authored and giromm2ms committed Dec 20, 2020
1 parent 5cf32dd commit 7f9280a
Show file tree
Hide file tree
Showing 11 changed files with 903 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,8 @@
"description": "The version of the key associated with the Log Analytics cluster.",
"type": "string"
},
"rsaKeySize": {
"description": "Selected key minimum required key size.",
"keyRsaSize": {
"description": "Selected key minimum required size.",
"type": "integer",
"format": "int32",
"x-ms-mutability": [
Expand Down
Loading

0 comments on commit 7f9280a

Please sign in to comment.