Share via


RunCommandResult.Output Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.output")]
public object Output { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.output")>]
member this.Output : obj with get, set
Public Property Output As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to