Share via


PSConfiguration.LastUpdatedTimeUtc Property

Definition

Gets last update time for the configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="lastUpdatedTimeUtc")]
public DateTime LastUpdatedTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastUpdatedTimeUtc")>]
member this.LastUpdatedTimeUtc : DateTime
Public ReadOnly Property LastUpdatedTimeUtc As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to