Share via


AzureDatabricksLinkedService.NewClusterLogDestination Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to