Compartir a través de


AzureDatabricksLinkedService.NewClusterInitScripts Propiedad

Definición

Scripts de inicialización definidos por el usuario para el nuevo clúster. Tipo: matriz de cadenas (o Expresión con matriz resultType de cadenas).

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))

Valor de propiedad

Se aplica a