Partilhar via


Container.Image Propriedade

Definição

Obtém ou define a marca de imagem de contêiner.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a