DeviceInner.ActivationTime Property

Definition

[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