次の方法で共有


AzureDatabricksLinkedService.NewClusterInitScripts プロパティ

定義

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<string>> NewClusterInitScripts { get; set; }
member this.NewClusterInitScripts : Azure.Core.Expressions.DataFactory.DataFactoryElement<System.Collections.Generic.IList<string>> with get, set
Public Property NewClusterInitScripts As DataFactoryElement(Of IList(Of String))

プロパティ値

適用対象