ApplicationInsightsComponentAnalyticsItem.TimeModified Property

Definition

Gets date and time in UTC of the last modification that was made to this item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to