Skip to content

Commit 7829bcc

Browse files
author
sichatro
committed
Newly added redis configurations added to powershell help
1 parent 53fc4d9 commit 7829bcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/ResourceManager/RedisCache/Commands.RedisCache/Microsoft.Azure.Commands.RedisCache.dll-Help.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
330330
<maml:name>RedisConfiguration</maml:name>
331331
<maml:description>
332-
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events. </maml:para>
332+
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events, hash-max-ziplist-entries, hash-max-ziplist-value, set-max-intset-entries, zset-max-ziplist-entries, zset-max-ziplist-value. </maml:para>
333333
</maml:description>
334334
<command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
335335
</command:parameter>
@@ -462,7 +462,7 @@
462462
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
463463
<maml:name>RedisConfiguration</maml:name>
464464
<maml:description>
465-
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events. </maml:para>
465+
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events, hash-max-ziplist-entries, hash-max-ziplist-value, set-max-intset-entries, zset-max-ziplist-entries, zset-max-ziplist-value. </maml:para>
466466
</maml:description>
467467
<command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
468468
<dev:type>
@@ -1214,7 +1214,7 @@
12141214
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
12151215
<maml:name>RedisConfiguration</maml:name>
12161216
<maml:description>
1217-
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events. </maml:para>
1217+
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events, hash-max-ziplist-entries, hash-max-ziplist-value, set-max-intset-entries, zset-max-ziplist-entries, zset-max-ziplist-value. </maml:para>
12181218
</maml:description>
12191219
<command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
12201220
</command:parameter>
@@ -1303,7 +1303,7 @@
13031303
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
13041304
<maml:name>RedisConfiguration</maml:name>
13051305
<maml:description>
1306-
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events. </maml:para>
1306+
<maml:para> All Redis Configuration Settings. Few possible keys: rdb-backup-enabled, rdb-storage-connection-string, rdb-backup-frequency, maxmemory-reserved, maxmemory-policy, notify-keyspace-events, hash-max-ziplist-entries, hash-max-ziplist-value, set-max-intset-entries, zset-max-ziplist-entries, zset-max-ziplist-value. </maml:para>
13071307
</maml:description>
13081308
<command:parameterValue required="true" variableLength="false">Hashtable</command:parameterValue>
13091309
<dev:type>

0 commit comments

Comments
 (0)