Table of Contents

Class ManagementActionRuntimeHealthEventTelemetry

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

Properties

ManagementActionRuntimeHealthEvent

Telemetry event emitted for reporting the runtime health of management actions.

[JsonPropertyName("managementActionRuntimeHealthEvent")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonRequired]
public ManagementActionRuntimeHealthEventSchema ManagementActionRuntimeHealthEvent { get; set; }

Property Value

ManagementActionRuntimeHealthEventSchema