Condividi tramite


ApplicationInsightsComponentAnalyticsItem.TimeCreated Property

Definition

Gets date and time in UTC when this item was created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to