ChangeDataCaptureResource interface

Change data capture resource type.

Extends

Properties

allowVNetOverride

A boolean to determine if the vnet configuration needs to be overwritten.

description

The description of the change data capture.

folder

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

policy

CDC policy

sourceConnectionsInfo

List of sources connections that can be used as sources in the CDC.

status

Status of the CDC as to if it is running or stopped.

targetConnectionsInfo

List of target connections that can be used as sources in the CDC.

Inherited Properties

etag

Etag identifies change in the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

name

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

type

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

allowVNetOverride

A boolean to determine if the vnet configuration needs to be overwritten.

allowVNetOverride?: boolean

Property Value

boolean

description

The description of the change data capture.

description?: string

Property Value

string

folder

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

folder?: ChangeDataCaptureFolder

Property Value

policy

CDC policy

policy: MapperPolicy

Property Value

sourceConnectionsInfo

List of sources connections that can be used as sources in the CDC.

sourceConnectionsInfo: MapperSourceConnectionsInfo[]

Property Value

status

Status of the CDC as to if it is running or stopped.

status?: string

Property Value

string

targetConnectionsInfo

List of target connections that can be used as sources in the CDC.

targetConnectionsInfo: MapperTargetConnectionsInfo[]

Property Value

Inherited Property Details

etag

Etag identifies change in the resource. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

Inherited From SubResource.etag

id

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From SubResource.id

name

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From SubResource.name

type

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From SubResource.type