Skip to content

Commit 01adc31

Browse files
author
SDKAuto
committed
CodeGen from PR 20869 in Azure/azure-rest-api-specs
[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.
1 parent 13cf179 commit 01adc31

File tree

3 files changed

+980
-1
lines changed

3 files changed

+980
-1
lines changed

schemas/2022-05-01/Microsoft.Cache.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@
457457
},
458458
"rdb-backup-frequency": {
459459
"type": "string",
460-
"description": "Specifies the frequency for creating rdb backup"
460+
"description": "Specifies the frequency for creating rdb backup in minutes. Valid values: (15, 30, 60, 360, 720, 1440)"
461461
},
462462
"rdb-backup-max-snapshot-count": {
463463
"type": "string",

0 commit comments

Comments
 (0)