次の方法で共有


AzureDatabricksLinkedService.NewClusterInitScripts プロパティ

定義

新しいクラスターのユーザー定義初期化スクリプトを取得または設定します。 型: 文字列の配列 (または文字列の resultType 配列を持つ式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterInitScripts")]
public object NewClusterInitScripts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.newClusterInitScripts")>]
member this.NewClusterInitScripts : obj with get, set
Public Property NewClusterInitScripts As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象