Uses of Class
com.azure.resourcemanager.datafactory.models.DataFlowDebugResource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of DataFlowDebugResource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDataFlowDebugPackage.dataFlow()
Get the dataFlow property: Data flow instance.Set the name property: The resource name.DataFlowDebugResource.withProperties
(DataFlow properties) Set the properties property: Data flow properties.Modifier and TypeMethodDescriptionDataFlowDebugPackage.dataFlows()
Get the dataFlows property: List of Data flows.Modifier and TypeMethodDescriptionDataFlowDebugPackage.withDataFlow
(DataFlowDebugResource dataFlow) Set the dataFlow property: Data flow instance.Modifier and TypeMethodDescriptionDataFlowDebugPackage.withDataFlows
(List<DataFlowDebugResource> dataFlows) Set the dataFlows property: List of Data flows.