共用方式為


HybridRunbookWorker.LastSeenDateTime 屬性

定義

取得或設定背景工作角色的最後一個活動訊號

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於