ChangeDataCaptureFolder Class

The folder that this CDC is in. If not specified, CDC will appear at the root level.

Inheritance
azure.mgmt.datafactory._serialization.Model
ChangeDataCaptureFolder

Constructor

ChangeDataCaptureFolder(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The name of the folder that this CDC is in.

Variables

Name Description
name
str

The name of the folder that this CDC is in.