Compartir a través de


SelfHostedIntegrationRuntimeNode.LastStopTime Propiedad

Definición

Obtiene la hora de última detención del nodo de Integration Runtime.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a