Compartir a través de


RunCommandInput.CommandId Propiedad

Definición

Obtiene o establece el identificador de comando de ejecución.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a