Compartilhar via


ExecuteScriptActionParameters.ScriptActions Propriedade

Definição

Obtém ou define a lista de ações de script de tempo de execução.

[Newtonsoft.Json.JsonProperty(PropertyName="scriptActions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.RuntimeScriptAction> ScriptActions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scriptActions")>]
member this.ScriptActions : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.RuntimeScriptAction> with get, set
Public Property ScriptActions As IList(Of RuntimeScriptAction)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a