次の方法で共有


AzureDatabricksLinkedService.ExistingClusterId プロパティ

定義

このアクティビティのすべての実行に使用される既存の対話型クラスターの ID を取得または設定します。 型: string (または resultType 文字列を含む式)。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象