Share via


HDInsightOnDemandLinkedService.SparkVersion Property

Definition

The version of spark if the cluster type is 'spark'. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> SparkVersion { get; set; }
member this.SparkVersion : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property SparkVersion As DataFactoryElement(Of String)

Property Value

Applies to