Table of Contents

Class DeviceStatusInboundEndpointSchemaMapValueSchema

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
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; }

Property Value

ConfigError