Skip to main content

data_flows

Overview

Namedata_flows
TypeResource
Idazure.data_factory.data_flows

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
etagstringEtag identifies change in the resource.
propertiesobjectAzure Data Factory nested object which contains a flow with data movements and transformations.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, dataFlowName, factoryName, resourceGroupName, subscriptionIdGets a data flow.
list_by_factorySELECTapi-version, factoryName, resourceGroupName, subscriptionIdLists data flows.
create_or_updateINSERTapi-version, dataFlowName, factoryName, resourceGroupName, subscriptionId, data__propertiesCreates or updates a data flow.
deleteDELETEapi-version, dataFlowName, factoryName, resourceGroupName, subscriptionIdDeletes a data flow.
_list_by_factoryEXECapi-version, factoryName, resourceGroupName, subscriptionIdLists data flows.