Delen via


AutomationRunbookTaskDetails.JobOutput Property

Definition

Gets or sets the execution output of the runbook.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to