Uses of Class
com.azure.resourcemanager.datafactory.models.PowerQuerySource
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of PowerQuerySource in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionPowerQueryTypeProperties.sources()
Get the sources property: List of sources in Power Query.Modifier and TypeMethodDescriptionPowerQueryTypeProperties.withSources
(List<PowerQuerySource> sources) Set the sources property: List of sources in Power Query. -
Uses of PowerQuerySource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionPowerQuerySource.withDataset
(DatasetReference dataset) Set the dataset property: Dataset reference.PowerQuerySource.withDescription
(String description) Set the description property: Transformation description.PowerQuerySource.withFlowlet
(DataFlowReference flowlet) Set the flowlet property: Flowlet Reference.PowerQuerySource.withLinkedService
(LinkedServiceReference linkedService) Set the linkedService property: Linked service reference.Set the name property: Transformation name.PowerQuerySource.withSchemaLinkedService
(LinkedServiceReference schemaLinkedService) Set the schemaLinkedService property: Schema linked service reference.PowerQuerySource.withScript
(String script) Set the script property: source script.Modifier and TypeMethodDescriptionWranglingDataFlow.sources()
Get the sources property: List of sources in Power Query.Modifier and TypeMethodDescriptionWranglingDataFlow.withSources
(List<PowerQuerySource> sources) Set the sources property: List of sources in Power Query.