Partager via


Container.Image Propriété

Définition

Obtient ou définit le nom de l’image utilisée pour créer le conteneur instance.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à