Compartir a través de


ContainerExecRequestInner.Command Propiedad

Definición

Obtiene o establece el comando que se va a ejecutar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a