次の方法で共有


HDInsightSparkActivity.SparkJobLinkedService プロパティ

定義

エントリ ファイルと依存関係をアップロードし、ログを受信するためのストレージリンクサービスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sparkJobLinkedService")]
public Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference SparkJobLinkedService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sparkJobLinkedService")>]
member this.SparkJobLinkedService : Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference with get, set
Public Property SparkJobLinkedService As LinkedServiceReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象