Share via


HDInsightOnDemandLinkedService.AdditionalLinkedServiceNames Property

Definition

Specifies additional storage accounts for the HDInsight linked service so that the Data Factory service can register them on your behalf.

public System.Collections.Generic.IList<Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReference> AdditionalLinkedServiceNames { get; }
member this.AdditionalLinkedServiceNames : System.Collections.Generic.IList<Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReference>
Public ReadOnly Property AdditionalLinkedServiceNames As IList(Of DataFactoryLinkedServiceReference)

Property Value

Applies to