Freigeben über


ApplicationProperties.UninstallScriptActions Eigenschaft

Definition

Ruft die Liste der Deinstallationsskriptaktionen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: