ApplicationInsightsComponentExportConfiguration.LastGapTime Property

Definition

Gets the last time the Continuous Export configuration started failing.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to