Partager via


AzureDatabricksLinkedService.NewClusterInitScripts Propriété

Définition

Scripts d’initialisation définis par l’utilisateur pour le nouveau cluster. Type : tableau de chaînes (ou Expression avec tableau de chaînes 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))

Valeur de propriété

S’applique à