Table of Contents

Class DeviceStatusEndpointSchema

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll
public class DeviceStatusEndpointSchema
Inheritance
DeviceStatusEndpointSchema
Inherited Members

Properties

Inbound

The 'inbound' Field.

[JsonPropertyName("inbound")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public Dictionary<string, DeviceStatusInboundEndpointSchemaMapValueSchema>? Inbound { get; set; }

Property Value

Dictionary<string, DeviceStatusInboundEndpointSchemaMapValueSchema>