ClientTwinMetadata.LastUpdatedVersion Property

Definition

The version of the property when last updated.

public long? LastUpdatedVersion { get; set; }
member this.LastUpdatedVersion : Nullable<int64> with get, set
Public Property LastUpdatedVersion As Nullable(Of Long)

Property Value

Remarks

This should be null for reported properties metadata and must not be null for desired properties metadata.

Applies to