Share via


SelfHostedIntegrationRuntimeNode.LastUpdateResult Property

Definition

The result of the last integration runtime node update.

public Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeUpdateResult? LastUpdateResult { get; }
member this.LastUpdateResult : Nullable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeUpdateResult>
Public ReadOnly Property LastUpdateResult As Nullable(Of IntegrationRuntimeUpdateResult)

Property Value

Applies to