你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataFactoryClient.ListLinkedServices(AdfEntityFilterOptions) Method

Definition

public virtual System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactoryV2.Models.PSLinkedService> ListLinkedServices (Microsoft.Azure.Commands.DataFactoryV2.AdfEntityFilterOptions filterOptions);
abstract member ListLinkedServices : Microsoft.Azure.Commands.DataFactoryV2.AdfEntityFilterOptions -> System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactoryV2.Models.PSLinkedService>
override this.ListLinkedServices : Microsoft.Azure.Commands.DataFactoryV2.AdfEntityFilterOptions -> System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactoryV2.Models.PSLinkedService>
Public Overridable Function ListLinkedServices (filterOptions As AdfEntityFilterOptions) As List(Of PSLinkedService)

Parameters

filterOptions
AdfEntityFilterOptions

Returns

Applies to