次の方法で共有


SelfHostedIntegrationRuntimeNode.LastStartUpdateTime プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象