|
305 | 305 | <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
|
306 | 306 | <maml:name>Size</maml:name>
|
307 | 307 | <maml:description>
|
308 |
| - <maml:para>Size of the redis cache. The default value is 1GB or C1. Possible values are C0, C1, C2, C3, C4, C5, C6, 250MB, 1GB, 2.5GB, 6GB, 13GB, 26GB, 53GB.</maml:para> |
| 308 | + <maml:para>Size of the redis cache. The default value is 1GB or C1. Possible values are P1,P2, P3, P4, C0, C1, C2, C3, C4, C5, C6, 250MB, 1GB, 2.5GB, 6GB, 13GB, 26GB, 53GB.</maml:para> |
309 | 309 | </maml:description>
|
310 | 310 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
311 | 311 | </command:parameter>
|
312 | 312 | <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
|
313 | 313 | <maml:name>Sku</maml:name>
|
314 | 314 | <maml:description>
|
315 |
| - <maml:para>Sku of redis cache. The default value is Standard. Possible values are Basic and Standard.</maml:para> |
| 315 | + <maml:para>Sku of redis cache. The default value is Standard. Possible values are Basic, Standard and Premium.</maml:para> |
316 | 316 | </maml:description>
|
317 | 317 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
318 | 318 | </command:parameter>
|
|
337 | 337 | </maml:description>
|
338 | 338 | <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
|
339 | 339 | </command:parameter>
|
| 340 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 341 | + <maml:name>ShardCount</maml:name> |
| 342 | + <maml:description> |
| 343 | + <maml:para>The number of shards to create on a Premium Cluster Cache.</maml:para> |
| 344 | + </maml:description> |
| 345 | + <command:parameterValue required="true" variableLength="false">Integer</command:parameterValue> |
| 346 | + </command:parameter> |
| 347 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 348 | + <maml:name>VirtualNetwork</maml:name> |
| 349 | + <maml:description> |
| 350 | + <maml:para>The exact ARM resource ID of the virtual network to deploy the redis cache in. Example format: /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1</maml:para> |
| 351 | + </maml:description> |
| 352 | + <command:parameterValue required="true" variableLength="false">String</command:parameterValue> |
| 353 | + </command:parameter> |
| 354 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 355 | + <maml:name>Subnet</maml:name> |
| 356 | + <maml:description> |
| 357 | + <maml:para>Required when deploying a redis cache inside an existing Azure Virtual Network.</maml:para> |
| 358 | + </maml:description> |
| 359 | + <command:parameterValue required="true" variableLength="false">String</command:parameterValue> |
| 360 | + </command:parameter> |
| 361 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 362 | + <maml:name>StaticIP</maml:name> |
| 363 | + <maml:description> |
| 364 | + <maml:para>Required when deploying a redis cache inside an existing Azure Virtual Network.</maml:para> |
| 365 | + </maml:description> |
| 366 | + <command:parameterValue required="true" variableLength="false">String</command:parameterValue> |
| 367 | + </command:parameter> |
340 | 368 | </command:syntaxItem>
|
341 | 369 | </command:syntax>
|
342 | 370 | <command:parameters>
|
|
394 | 422 | <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
|
395 | 423 | <maml:name>Size</maml:name>
|
396 | 424 | <maml:description>
|
397 |
| - <maml:para>Size of the redis cache. The default value is 1GB or C1. Possible values are C0, C1, C2, C3, C4, C5, C6, 250MB, 1GB, 2.5GB, 6GB, 13GB, 26GB, 53GB.</maml:para> |
| 425 | + <maml:para>Size of the redis cache. The default value is 1GB or C1. Possible values are P1,P2, P3, P4, C0, C1, C2, C3, C4, C5, C6, 250MB, 1GB, 2.5GB, 6GB, 13GB, 26GB, 53GB.</maml:para> |
398 | 426 | </maml:description>
|
399 | 427 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
400 | 428 | <dev:type>
|
|
406 | 434 | <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
|
407 | 435 | <maml:name>Sku</maml:name>
|
408 | 436 | <maml:description>
|
409 |
| - <maml:para>Sku of the redis cache. The default value is Standard. Possible values are Basic and Standard.</maml:para> |
| 437 | + <maml:para>Sku of redis cache. The default value is Standard. Possible values are Basic, Standard and Premium.</maml:para> |
410 | 438 | </maml:description>
|
411 | 439 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
412 | 440 | <dev:type>
|
|
451 | 479 | </dev:type>
|
452 | 480 | <dev:defaultValue></dev:defaultValue>
|
453 | 481 | </command:parameter>
|
| 482 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 483 | + <maml:name>ShardCount</maml:name> |
| 484 | + <maml:description> |
| 485 | + <maml:para>The number of shards to create on a Premium Cluster Cache.</maml:para> |
| 486 | + </maml:description> |
| 487 | + <command:parameterValue required="true" variableLength="false">Integer</command:parameterValue> |
| 488 | + <dev:type> |
| 489 | + <maml:name>Integer</maml:name> |
| 490 | + <maml:uri /> |
| 491 | + </dev:type> |
| 492 | + <dev:defaultValue></dev:defaultValue> |
| 493 | + </command:parameter> |
| 494 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 495 | + <maml:name>VirtualNetwork</maml:name> |
| 496 | + <maml:description> |
| 497 | + <maml:para>The exact ARM resource ID of the virtual network to deploy the redis cache in. Example format: /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.ClassicNetwork/VirtualNetworks/vnet1</maml:para> |
| 498 | + </maml:description> |
| 499 | + <command:parameterValue required="true" variableLength="false">String</command:parameterValue> |
| 500 | + <dev:type> |
| 501 | + <maml:name>String</maml:name> |
| 502 | + <maml:uri /> |
| 503 | + </dev:type> |
| 504 | + <dev:defaultValue></dev:defaultValue> |
| 505 | + </command:parameter> |
| 506 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 507 | + <maml:name>Subnet</maml:name> |
| 508 | + <maml:description> |
| 509 | + <maml:para>Required when deploying a redis cache inside an existing Azure Virtual Network.</maml:para> |
| 510 | + </maml:description> |
| 511 | + <command:parameterValue required="true" variableLength="false">String</command:parameterValue> |
| 512 | + <dev:type> |
| 513 | + <maml:name>String</maml:name> |
| 514 | + <maml:uri /> |
| 515 | + </dev:type> |
| 516 | + <dev:defaultValue></dev:defaultValue> |
| 517 | + </command:parameter> |
| 518 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 519 | + <maml:name>StaticIP</maml:name> |
| 520 | + <maml:description> |
| 521 | + <maml:para>Required when deploying a redis cache inside an existing Azure Virtual Network.</maml:para> |
| 522 | + </maml:description> |
| 523 | + <command:parameterValue required="true" variableLength="false">String</command:parameterValue> |
| 524 | + <dev:type> |
| 525 | + <maml:name>String</maml:name> |
| 526 | + <maml:uri /> |
| 527 | + </dev:type> |
| 528 | + <dev:defaultValue></dev:defaultValue> |
| 529 | + </command:parameter> |
454 | 530 | </command:parameters>
|
455 | 531 | <command:inputTypes>
|
456 | 532 | <command:inputType>
|
|
1096 | 1172 | <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
|
1097 | 1173 | <maml:name>Size</maml:name>
|
1098 | 1174 | <maml:description>
|
1099 |
| - <maml:para>Size of the redis cache. Possible values are C0, C1, C2, C3, C4, C5, C6, 250MB, 1GB, 2.5GB, 6GB, 13GB, 26GB, 53GB.</maml:para> |
| 1175 | + <maml:para>Size of the redis cache. The default value is 1GB or C1. Possible values are P1,P2, P3, P4, C0, C1, C2, C3, C4, C5, C6, 250MB, 1GB, 2.5GB, 6GB, 13GB, 26GB, 53GB.</maml:para> |
1100 | 1176 | </maml:description>
|
1101 | 1177 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
1102 | 1178 | </command:parameter>
|
1103 | 1179 | <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="">
|
1104 | 1180 | <maml:name>Sku</maml:name>
|
1105 | 1181 | <maml:description>
|
1106 |
| - <maml:para>Sku of redis cache. Possible values are Basic and Standard.</maml:para> |
| 1182 | + <maml:para>Sku of redis cache. The default value is Standard. Possible values are Basic, Standard and Premium.</maml:para> |
1107 | 1183 | </maml:description>
|
1108 | 1184 | <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
|
1109 | 1185 | </command:parameter>
|
|
1128 | 1204 | </maml:description>
|
1129 | 1205 | <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
|
1130 | 1206 | </command:parameter>
|
| 1207 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 1208 | + <maml:name>ShardCount</maml:name> |
| 1209 | + <maml:description> |
| 1210 | + <maml:para>The number of shards to create on a Premium Cluster Cache.</maml:para> |
| 1211 | + </maml:description> |
| 1212 | + <command:parameterValue required="true" variableLength="false">Integer</command:parameterValue> |
| 1213 | + </command:parameter> |
1131 | 1214 | </command:syntaxItem>
|
1132 | 1215 | </command:syntax>
|
1133 | 1216 | <command:parameters>
|
|
1217 | 1300 | </dev:type>
|
1218 | 1301 | <dev:defaultValue></dev:defaultValue>
|
1219 | 1302 | </command:parameter>
|
| 1303 | + <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases=""> |
| 1304 | + <maml:name>ShardCount</maml:name> |
| 1305 | + <maml:description> |
| 1306 | + <maml:para>The number of shards to create on a Premium Cluster Cache.</maml:para> |
| 1307 | + </maml:description> |
| 1308 | + <command:parameterValue required="true" variableLength="false">Integer</command:parameterValue> |
| 1309 | + <dev:type> |
| 1310 | + <maml:name>Integer</maml:name> |
| 1311 | + <maml:uri /> |
| 1312 | + </dev:type> |
| 1313 | + <dev:defaultValue></dev:defaultValue> |
| 1314 | + </command:parameter> |
1220 | 1315 | </command:parameters>
|
1221 | 1316 | <command:inputTypes>
|
1222 | 1317 | <command:inputType>
|
|
0 commit comments