次の方法で共有


ApplicationInsightsComponentExportConfiguration.LastGapTime プロパティ

定義

連続エクスポート構成が最後に失敗し始めた時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象