Sdílet prostřednictvím


SelfHostedIntegrationRuntimeNode.LastUpdateResult Property

Definition

Gets the result of the last integration runtime node update. Possible values include: 'None', 'Succeed', 'Fail'

[Newtonsoft.Json.JsonProperty(PropertyName="lastUpdateResult")]
public string LastUpdateResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastUpdateResult")>]
member this.LastUpdateResult : string
Public ReadOnly Property LastUpdateResult As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to