RuntimeScriptActionDetail.ExecutionSummary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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