Share via


PSModule.LastActivityTime Property

Definition

Time when the PSDevice was last active

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to