Enum KeyState
- Namespace
- Azure.Iot.Operations.Services.StateStore
- Assembly
- Azure.Iot.Operations.Services.dll
public enum KeyState
Fields
Deleted = 0
The key was deleted.
This value does not signal that the key deleted because it expired.
Updated = 1
The key's value changed.