共用方式為


Device.ActivationTime Property

Definition

Gets or sets the UTC time at which the device was activated

[Newtonsoft.Json.JsonProperty(PropertyName="properties.activationTime")]
public DateTime ActivationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activationTime")>]
member this.ActivationTime : DateTime with get, set
Public Property ActivationTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to