Table of Contents

Class StreamRuntimeHealthEventTelemetry

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

Properties

StreamRuntimeHealthEvent

Telemetry event emitted for reporting the runtime health of streams.

[JsonPropertyName("streamRuntimeHealthEvent")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonRequired]
public StreamRuntimeHealthEventSchema StreamRuntimeHealthEvent { get; set; }

Property Value

StreamRuntimeHealthEventSchema