CassandraAutoReplicateForm Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The form of AutoReplicate that is being used by this cluster.
public enum CassandraAutoReplicateForm
type CassandraAutoReplicateForm =
Public Enum CassandraAutoReplicateForm
- Inheritance
-
CassandraAutoReplicateForm
Fields
Name | Value | Description |
---|---|---|
None | 0 | None. |
SystemKeyspaces | 1 | SystemKeyspaces. |
AllKeyspaces | 2 | AllKeyspaces. |