Dela via


RunCommandResult.Logs Property

Definition

Gets the command output.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.logs")]
public string Logs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.logs")>]
member this.Logs : string
Public ReadOnly Property Logs As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to