Compartilhar via


ContainerExec.Command Propriedade

Definição

Obtém ou define os comandos a serem executados dentro do contêiner.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a