DeviceTwinInfoProperties Class

Definition

Properties JSON element.

public class DeviceTwinInfoProperties
type DeviceTwinInfoProperties = class
Public Class DeviceTwinInfoProperties
Inheritance
DeviceTwinInfoProperties

Properties

Desired

A portion of the properties that can be written only by the application back-end, and read by the device.

Reported

A portion of the properties that can be written only by the device, and read by the application back-end.

Applies to