Enum StorageBackend
The type of storage to use with the bucket. This is only specified for "couchbase" buckets.
Namespace: Couchbase.Management.Buckets
Assembly: Couchbase.NetClient.dll
Syntax
[InterfaceStability(Level.Uncommitted)]
public enum StorageBackend
Fields
| Name | Description |
|---|---|
| Couchstore | Backend storage type 'couchstore'. |
| Magma | Backend storage type 'magma'. |