Bagikan melalui


AzureDatabricksDeltaLakeLinkedService.ClusterId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to