次の方法で共有


IntegrationAccountSessionFilter.ChangedTime プロパティ

定義

統合アカウント セッションの変更時刻を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="changedTime")]
public DateTime ChangedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="changedTime")>]
member this.ChangedTime : DateTime with get, set
Public Property ChangedTime As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象