Share via


HDInsightSparkActivity.SparkJobLinkedService Property

Definition

Gets or sets the storage linked service for uploading the entry file and dependencies, and for receiving logs.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to