Freigeben über


Role.ScriptActions Eigenschaft

Definition

Ruft die Liste der Skriptaktionen für die Rolle ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: