次の方法で共有


ExecuteScriptActionContent(Boolean) コンストラクター

定義

ExecuteScriptActionContent の新しいインスタンスを初期化します。

public ExecuteScriptActionContent (bool persistOnSuccess);
new Azure.ResourceManager.HDInsight.Models.ExecuteScriptActionContent : bool -> Azure.ResourceManager.HDInsight.Models.ExecuteScriptActionContent
Public Sub New (persistOnSuccess As Boolean)

パラメーター

persistOnSuccess
Boolean

スクリプトを永続化する必要があるかどうかを取得または設定します。

適用対象