次の方法で共有


SelfHostedIntegrationRuntimeNode.RegisterTime プロパティ

定義

統合ランタイム ノードが ISO8601 形式で登録された時刻を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象