次の方法で共有


AzureDatabricksLinkedService.NewClusterLogDestination プロパティ

定義

Spark ドライバー、ワーカー、およびイベント ログを配信する場所を取得または設定します。 型: string (または resultType 文字列を含む式)。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象