次の方法で共有


TaskRun.RunResult プロパティ

定義

このタスクの実行結果を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runResult")]
public Microsoft.Azure.Management.ContainerRegistry.Models.Run RunResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runResult")>]
member this.RunResult : Microsoft.Azure.Management.ContainerRegistry.Models.Run
Public ReadOnly Property RunResult As Run

プロパティ値

Run
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象