Share via


AzureDatabricksLinkedService.ExistingClusterId Property

Definition

Gets or sets the id of an existing interactive cluster that will be used for all runs of this activity. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to