次の方法で共有


ValidateRequest.ContainerImagePlatform プロパティ

定義

プラットフォーム (Windows または Linux) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerImagePlatform")]
public string ContainerImagePlatform { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerImagePlatform")>]
member this.ContainerImagePlatform : string with get, set
Public Property ContainerImagePlatform As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象