Table of Contents

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 = 1
Deleted = 0
Updated = 2