Skip to content

Commit

Permalink
CodeGen from PR 20869 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[Redis Cache] New API Version 2022-06-01 with some extra linked server properties added for server role update/failover support (#20869)

* Adds base for updating Microsoft.Cache from version stable/2022-05-01 to version 2022-06-01

* Updates readme

* Updates API version in new specs and examples

* API version 2022-06-01 with new linked server properties

* PR comments fix

* Updating description

* Updating description to make it more clear

* Updating to latest merge in swagger.
  • Loading branch information
SDKAuto committed Sep 30, 2022
1 parent 13cf179 commit 01adc31
Show file tree
Hide file tree
Showing 3 changed files with 980 additions and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/2022-05-01/Microsoft.Cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
},
"rdb-backup-frequency": {
"type": "string",
"description": "Specifies the frequency for creating rdb backup"
"description": "Specifies the frequency for creating rdb backup in minutes. Valid values: (15, 30, 60, 360, 720, 1440)"
},
"rdb-backup-max-snapshot-count": {
"type": "string",
Expand Down
Loading

0 comments on commit 01adc31

Please sign in to comment.