ApplicationInsightsComponentExportConfiguration.LastSuccessTime Property

Definition

Gets the last time data was successfully delivered to the destination storage container for this Continuous Export configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to