Partager via


Container.Command Propriété

Définition

Obtient ou définit la commande de démarrage du conteneur.

[Newtonsoft.Json.JsonProperty(PropertyName="command")]
public System.Collections.Generic.IList<string> Command { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="command")>]
member this.Command : System.Collections.Generic.IList<string> with get, set
Public Property Command As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à