Compartir a través de


Role.ScriptActions Propiedad

Definición

Obtiene o establece la lista de acciones de script en el rol.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a