Share via


SelfHostedIntegrationRuntimeNode.LastEndUpdateTime Property

Definition

Gets the last time for the integration runtime node update end.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to