Enum ChangeType
- Namespace
- Azure.Iot.Operations.Connector
- Assembly
- Azure.Iot.Operations.Connector.dll
The different ways that an asset or a device can change
public enum ChangeType
Fields
Created = 1Deleted = 0Updated = 2
The different ways that an asset or a device can change
public enum ChangeType
Created = 1Deleted = 0Updated = 2