Enum DatasetTarget
- Assembly
- Azure.Iot.Operations.Services.dll
The target destination.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum DatasetTarget
Fields
BrokerStateStore = 0Mqtt = 1Storage = 2
The target destination.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum DatasetTarget
BrokerStateStore = 0Mqtt = 1Storage = 2