共用方式為


DigitalTwinPropertyMetadata.LastUpdatedOn Property

Definition

The date and time the property was last updated.

[System.Text.Json.Serialization.JsonPropertyName("lastUpdateTime")]
public DateTimeOffset LastUpdatedOn { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("lastUpdateTime")>]
member this.LastUpdatedOn : DateTimeOffset with get, set
Public Property LastUpdatedOn As DateTimeOffset

Property Value

Attributes

Applies to