Compartir a través de


ValidateRequest.ContainerImagePlatform Propiedad

Definición

Obtiene o establece la plataforma (windows o 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a