次の方法で共有


SelfHostedIntegrationRuntimeNode.LastEndUpdateTime プロパティ

定義

統合ランタイム ノードの更新終了の最後の時刻を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="lastEndUpdateTime")]
public DateTime? LastEndUpdateTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastEndUpdateTime")>]
member this.LastEndUpdateTime : Nullable<DateTime>
Public ReadOnly Property LastEndUpdateTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象