Enum ChangeType
- Namespace
- Azure.Iot.Operations.Services.Assets
- Assembly
- Azure.Iot.Operations.Services.dll
The type of change that occurred on the asset/asset endpoint profile
public enum ChangeType
Fields
Created = 2
Deleted = 1
Updated = 0
The type of change that occurred on the asset/asset endpoint profile
public enum ChangeType
Created = 2
Deleted = 1
Updated = 0