Skip to content

Commit 71d9e03

Browse files
author
msftbot[bot]
authored
[ReleasePR redis] Set cache patching default time as 5 hours (#2143)
Create to sync Azure/azure-rest-api-specs#18430 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/redis?expand=1)
2 parents ffc0afa + 41d1a1b commit 71d9e03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/2020-12-01/Microsoft.Cache.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,8 +817,9 @@
817817
},
818818
"maintenanceWindow": {
819819
"type": "string",
820+
"default": "PT5H",
820821
"format": "duration",
821-
"description": "ISO8601 timespan specifying how much time cache patching can take. "
822+
"description": "ISO8601 timespan specifying how much time cache patching can take."
822823
},
823824
"startHourUtc": {
824825
"oneOf": [

0 commit comments

Comments
 (0)