File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
schemas/2021-06-01-preview Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16311631 "properties" : {
16321632 "timeAfterCreate" : {
16331633 "type" : " string" ,
1634- "description" : " The time duration after key creation to rotate the key. It should be in ISO8601 format. Eg: 'P90D', 'P1Y'."
1634+ "description" : " The time duration after key creation to rotate the key. It only applies to rotate. It should be in ISO8601 format. Eg: 'P90D', 'P1Y'."
16351635 },
16361636 "timeBeforeExpiry" : {
16371637 "type" : " string" ,
1638- "description" : " The time duration before key expiring to rotate the key . It should be in ISO8601 format. Eg: 'P90D', 'P1Y'."
1638+ "description" : " The time duration before key expiring to rotate or notify . It should be in ISO8601 format. Eg: 'P90D', 'P1Y'."
16391639 }
16401640 }
16411641 },
You can’t perform that action at this time.
0 commit comments