Bagikan melalui


SelfHostedIntegrationRuntimeNode.RegisterTime Property

Definition

Gets the time at which the integration runtime node was registered in ISO8601 format.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to