KeyValueStoreProviderKind Enum

Definition

Identifies the underlying state provider type (implementation detail) of a key/value store.

C#
public enum KeyValueStoreProviderKind
Inheritance
KeyValueStoreProviderKind

Fields

Name Value Description
Unknown 0

The provider type is unknown

ESE 1

The provider type is ESE

TStore 2

The provider type is TStore

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest