ScriptLog.Log Property

Definition

Gets script execution logs in text format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to