次の方法で共有


TaskRunUpdateParameters.RunRequest プロパティ

定義

新しい実行の要求 (パラメーター) を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runRequest")]
public Microsoft.Azure.Management.ContainerRegistry.Models.RunRequest RunRequest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runRequest")>]
member this.RunRequest : Microsoft.Azure.Management.ContainerRegistry.Models.RunRequest with get, set
Public Property RunRequest As RunRequest

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象