ApplicationProperties.UninstallScriptActions Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a