Uses of Class
com.azure.resourcemanager.datafactory.models.DataFlow
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of DataFlow in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionDataFlowResourceInner.properties()
Get the properties property: Data flow properties.Modifier and TypeMethodDescriptionDataFlowResourceInner.withProperties
(DataFlow properties) Set the properties property: Data flow properties. -
Uses of DataFlow in com.azure.resourcemanager.datafactory.models
Modifier and TypeClassDescriptionfinal class
Data flow flowlet.final class
Mapping data flow.final class
Power Query data flow.Modifier and TypeMethodDescriptionDataFlowDebugResource.properties()
Get the properties property: Data flow properties.DataFlowResource.properties()
Gets the properties property: Data flow properties.DataFlow.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the data flow.DataFlow.withDescription
(String description) Set the description property: The description of the data flow.DataFlow.withFolder
(DataFlowFolder folder) Set the folder property: The folder that this data flow is in.Modifier and TypeMethodDescriptionDataFlowDebugResource.withProperties
(DataFlow properties) Set the properties property: Data flow properties.DataFlowResource.DefinitionStages.WithProperties.withProperties
(DataFlow properties) Specifies the properties property: Data flow properties..DataFlowResource.UpdateStages.WithProperties.withProperties
(DataFlow properties) Specifies the properties property: Data flow properties..