다음을 통해 공유


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

적용 대상