次の方法で共有


FileTaskRunRequest.Platform プロパティ

定義

実行を実行する必要があるプラットフォーム プロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象