Partager via


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