DataFactoryClient.ListDatasets(AdfEntityFilterOptions) Method
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.
public virtual System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataset> ListDatasets (Microsoft.Azure.Commands.DataFactoryV2.AdfEntityFilterOptions filterOptions);
abstract member ListDatasets : Microsoft.Azure.Commands.DataFactoryV2.AdfEntityFilterOptions -> System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataset>
override this.ListDatasets : Microsoft.Azure.Commands.DataFactoryV2.AdfEntityFilterOptions -> System.Collections.Generic.List<Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataset>
Public Overridable Function ListDatasets (filterOptions As AdfEntityFilterOptions) As List(Of PSDataset)
Parameters
- filterOptions
- AdfEntityFilterOptions