Table of Contents

Class DeviceStatusEndpoint

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
Assembly
Azure.Iot.Operations.Services.dll
public record DeviceStatusEndpoint : IEquatable<DeviceStatusEndpoint>
Inheritance
DeviceStatusEndpoint
Implements
Inherited Members

Properties

Inbound

public Dictionary<string, DeviceStatusInboundEndpointSchemaMapValue>? Inbound { get; set; }

Property Value

Dictionary<string, DeviceStatusInboundEndpointSchemaMapValue>