次の方法で共有


ApplicationInsightsComponentAnalyticsItem.TimeModified プロパティ

定義

このアイテムに対して行われた最後の変更の日付と時刻を UTC で取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象