Dela via


CommandResultProperties.Logs Property

Definition

Gets the command output.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to