SelfHostedIntegrationRuntimeNode.LastStartUpdateTime Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to