다음을 통해 공유


IntegrationAccountSessionFilter.ChangedTime Property

Definition

Gets or sets the changed time of integration account sessions.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to