Table of Contents

Class AssetUpdateEventTelemetry

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

Properties

AssetUpdateEvent

Telemetry event emitted when an asset is updated.

[JsonPropertyName("assetUpdateEvent")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonRequired]
public AssetUpdateEventSchema AssetUpdateEvent { get; set; }

Property Value

AssetUpdateEventSchema