We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f56dc commit 1b25e1dCopy full SHA for 1b25e1d
articles/managed-instance-apache-cassandra/manage-resources-cli.md
@@ -257,7 +257,7 @@ az managed-cassandra datacenter update \
257
> - seed_provider
258
> - initial_token
259
> - autobootstrap
260
-> - client_ecncryption_options
+> - client_encryption_options
261
> - server_encryption_options
262
> - transparent_data_encryption_options
263
> - audit_logging_options
@@ -276,6 +276,10 @@ az managed-cassandra datacenter update \
276
> - commitlog_directory
277
> - cdc_raw_directory
278
> - saved_caches_directory
279
+> - endpoint_snitch
280
+> - partitioner
281
+> - rpc_address
282
+> - rpc_interface
283
284
285
0 commit comments