DataFactoryClient.FilterPSLinkedServices(AdfEntityFilterOptions) Method

Definition

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

Parameters

filterOptions
AdfEntityFilterOptions

Returns

Applies to