VirtualMachineRunCommandInstanceView.Output Property

Definition

Gets or sets script output stream.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to