Partager via


ContainerExec.Command Propriété

Définition

Obtient ou définit les commandes à exécuter dans le 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 à