Aracılığıyla paylaş


PSDeviceTwin.LastActivityTime Property

Definition

Time when the PSDevice was last active.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public DateTime LastActivityTime { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.LastActivityTime : DateTime with get, set
Public Property LastActivityTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to