Table of Contents

Class EventRuntimeHealthEventTelemetry

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.AdrBaseService
Assembly
Azure.Iot.Operations.Services.dll
public class EventRuntimeHealthEventTelemetry : IJsonOnDeserialized, IJsonOnSerializing
Inheritance
EventRuntimeHealthEventTelemetry
Implements
Inherited Members

Properties

EventRuntimeHealthEvent

Telemetry event emitted for reporting the runtime health of events.

[JsonPropertyName("eventRuntimeHealthEvent")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonRequired]
public EventRuntimeHealthEventSchema EventRuntimeHealthEvent { get; set; }

Property Value

EventRuntimeHealthEventSchema