次の方法で共有


HDInsightOnDemandLinkedService.ScriptActions プロパティ

定義

HDI ondemand クラスターが起動したら実行するカスタム スクリプト アクション。 bc=%2Fen-us%2Fazure%2Fbread%2Ftoc.json#understanding-script-actions を参照 https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-customize-cluster-linux?toc=%2Fen-us%2Fazure%2Fhdinsight%2Fr-server%2FTOC.json&してください。

public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.ScriptAction> ScriptActions { get; }
member this.ScriptActions : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.ScriptAction>
Public ReadOnly Property ScriptActions As IList(Of ScriptAction)

プロパティ値

適用対象