Udostępnij za pośrednictwem


Configuration.LastUpdatedTimeUtc Property

Definition

The update date and time of 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