Class DeviceStatusInboundEndpointSchemaMapValueSchema
- Assembly
- Azure.Iot.Operations.Services.dll
public class DeviceStatusInboundEndpointSchemaMapValueSchema
- Inheritance
-
DeviceStatusInboundEndpointSchemaMapValueSchema
- Inherited Members
Properties
Error
The last error that occurred while processing the endpoint.
[JsonPropertyName("error")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ConfigError? Error { get; set; }