HDInsightMapReduceActivity.StorageLinkedServices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Storage linked service references.
public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.LinkedServiceReference> StorageLinkedServices { get; }
member this.StorageLinkedServices : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.LinkedServiceReference>
Public ReadOnly Property StorageLinkedServices As IList(Of LinkedServiceReference)