Share via


DataFactoryDataFlowDebugPackageContent.LinkedServices Property

Definition

List of linked services.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryLinkedServiceDebugInfo> LinkedServices { get; }
member this.LinkedServices : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryLinkedServiceDebugInfo>
Public ReadOnly Property LinkedServices As IList(Of DataFactoryLinkedServiceDebugInfo)

Property Value

Applies to