次の方法で共有


ApplicationInsightsComponentExportConfiguration.LastUserUpdate プロパティ

定義

連続エクスポート構成が最後に更新された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象