Share via


ManagedIntegrationRuntimeStatus.LastOperation Property

Definition

Gets the last operation result that occurred on this integration runtime.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.lastOperation")]
public Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntimeOperationResult LastOperation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.lastOperation")>]
member this.LastOperation : Microsoft.Azure.Management.DataFactory.Models.ManagedIntegrationRuntimeOperationResult
Public ReadOnly Property LastOperation As ManagedIntegrationRuntimeOperationResult

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to