File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed
specification/redis/resource-manager/Microsoft.Cache/stable Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 22 "version" : " 0.1" ,
33 "language" : " en" ,
44 "words" : [
5+ " authnotrequired" ,
56 " Creds" ,
67 " partiallycompleted" ,
78 " subchannel" ,
Original file line number Diff line number Diff line change 18421842 "type" : " string" ,
18431843 "description" : " The storage account connection string for storing rdb file"
18441844 },
1845+ "aof-backup-enabled" : {
1846+ "type" : " string" ,
1847+ "description" : " Specifies whether the aof backup is enabled"
1848+ },
18451849 "aof-storage-connection-string-0" : {
18461850 "type" : " string" ,
18471851 "description" : " First storage account connection string"
18751879 "type" : " string" ,
18761880 "description" : " Zonal Configuration" ,
18771881 "readOnly" : true
1882+ },
1883+ "authnotrequired" : {
1884+ "type" : " string" ,
1885+ "description" : " Specifies whether the authentication is disabled."
18781886 }
18791887 },
18801888 "additionalProperties" : {
Original file line number Diff line number Diff line change 18891889 "type" : " string" ,
18901890 "description" : " The storage account connection string for storing rdb file"
18911891 },
1892+ "aof-backup-enabled" : {
1893+ "type" : " string" ,
1894+ "description" : " Specifies whether the aof backup is enabled"
1895+ },
18921896 "aof-storage-connection-string-0" : {
18931897 "type" : " string" ,
18941898 "description" : " First storage account connection string"
19321936 "type" : " string" ,
19331937 "description" : " Zonal Configuration" ,
19341938 "readOnly" : true
1939+ },
1940+ "authnotrequired" : {
1941+ "type" : " string" ,
1942+ "description" : " Specifies whether the authentication is disabled."
19351943 }
19361944 },
19371945 "additionalProperties" : {},
You can’t perform that action at this time.
0 commit comments