Sdílet prostřednictvím


RuntimeScriptActionDetail.ExecutionSummary Property

Definition

Gets the summary of script action execution result.

[Newtonsoft.Json.JsonProperty(PropertyName="executionSummary")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ScriptActionExecutionSummary> ExecutionSummary { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="executionSummary")>]
member this.ExecutionSummary : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ScriptActionExecutionSummary>
Public ReadOnly Property ExecutionSummary As IList(Of ScriptActionExecutionSummary)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to