Compartilhar via


Container.Command Propriedade

Definição

Obtém ou define os comandos a serem executados dentro da instância de contêiner no formato exec.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.command")]
public System.Collections.Generic.IList<string> Command { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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