Share via


AzureDatabricksLinkedService.NewClusterLogDestination Property

Definition

Specify a location to deliver Spark driver, worker, and event logs. Type: string (or Expression with resultType string).

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

Property Value

Applies to