次の方法で共有


ManagedIntegrationRuntimeStatus.LastOperation プロパティ

定義

この統合ランタイムで発生した最後の操作の結果を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象