Skip to main content

change_data_capture

Overview

Namechange_data_capture
TypeResource
Idazure.data_factory.change_data_capture

Fields

NameDatatypeDescription
idstringThe resource identifier.
namestringThe resource name.
etagstringEtag identifies change in the resource.
propertiesobjectA Azure Data Factory object which automatically detects data changes at the source and then sends the updated data to the destination.
typestringThe resource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, changeDataCaptureName, factoryName, resourceGroupName, subscriptionIdGets a change data capture.
list_by_factorySELECTapi-version, factoryName, resourceGroupName, subscriptionIdLists all resources of type change data capture.
create_or_updateINSERTapi-version, changeDataCaptureName, factoryName, resourceGroupName, subscriptionId, data__propertiesCreates or updates a change data capture resource.
deleteDELETEapi-version, changeDataCaptureName, factoryName, resourceGroupName, subscriptionIdDeletes a change data capture.
_list_by_factoryEXECapi-version, factoryName, resourceGroupName, subscriptionIdLists all resources of type change data capture.
startEXECapi-version, changeDataCaptureName, factoryName, resourceGroupName, subscriptionIdStarts a change data capture.
statusEXECapi-version, changeDataCaptureName, factoryName, resourceGroupName, subscriptionIdGets the current status for the change data capture resource.
stopEXECapi-version, changeDataCaptureName, factoryName, resourceGroupName, subscriptionIdStops a change data capture.