次の方法で共有


DiagnosticCondition.Since プロパティ

定義

条件が開始されたときの UTC タイムスタンプを取得します。 お客様は、この時点で ops ログで対応するイベントを見つけることができるはずです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象