Share via


RunCommandInput.CommandId Property

Definition

Gets or sets the run command id.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to