Condividi tramite


ApplicationInsightsComponent.CreationDate Property

Definition

Gets creation Date for the Application Insights component, in ISO 8601 format.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.CreationDate")]
public DateTime? CreationDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.CreationDate")>]
member this.CreationDate : Nullable<DateTime>
Public ReadOnly Property CreationDate As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to